gambas-source-code/main
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
..
gbc Merge branch 'master' of gitlab.com:gambas/gambas 2021-04-03 13:15:10 +02:00
gbx Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
lib Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
man
mime
share Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02:00
NEWS
README
reconf
TODO