[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Check that a connection is opened before calling the database driver everywhere it is needed.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
12eb12d1 by Benoît Minisini at 2025-10-05T00:18:16+02:00
Check that a connection is opened before calling the database driver everywhere it is needed.

[GB.DB2]
* BUG: Check that a connection is opened before calling the database driver everywhere it is needed.

- - - - -


14 changed files:

- main/comp/gb.db2/.src/Connection.class
- main/comp/gb.db2/.src/Connections.class
- main/comp/gb.db2/.src/Database.class
- main/comp/gb.db2/.src/DatabaseUser.class
- main/comp/gb.db2/.src/Field.class
- main/comp/gb.db2/.src/Index.class
- main/comp/gb.db2/.src/Result.class
- main/comp/gb.db2/.src/Table.class
- main/comp/gb.db2/.src/_ConnectionDatabases.class
- main/comp/gb.db2/.src/_ConnectionTables.class
- main/comp/gb.db2/.src/_ConnectionUsers.class
- main/comp/gb.db2/.src/_DatabaseDriver.class
- main/comp/gb.db2/.src/_TableFields.class
- main/comp/gb.db2/.src/_TableIndexes.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/12eb12d1c7ad0d26acec9946bceeb7a7a2265a89

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/12eb12d1c7ad0d26acec9946bceeb7a7a2265a89
You're receiving this email because of your account on gitlab.com.