gambas-source-code/main/lib/test/gb.test/.component
gambas 171b46c2f3 Tells the database driver if the connection has already been closed when releasing a query result.
[INTERPRETER]
* NEW: Add an API to know if a native error has already been raised.

[GB.DB]
* NEW: The Result.Release() driver API now tells if the connection has been closed.
* NEW: Raise an error when retrieving the primary key fails, if the driver has not already raised it.
2021-04-10 16:15:34 +02:00

5 lines
87 B
Text

[Component]
Key=gb.test
Version=3.16.0
State=1
Authors=Christof Thalhofer,Tobias Boege