[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Redesign the links between the different objects so that their validity...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Redesign the links between the different objects so that their validity...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 04 Oct 2025 23:54:04 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 8445cc17 by Benoît Minisini at 2025-10-05T01:48:39+02:00 Redesign the links between the different objects so that their validity behaves the same as 'gb.db'. [GB.DB2] * BUG: Redesign the links between the different objects so that their validity behaves the same as 'gb.db'. - - - - - 830f2f05 by Benoît Minisini at 2025-10-05T01:53:59+02:00 Result: Retrieve the current driver from the connection once for each method. [GB.DB2] * OPT: Result: Retrieve the current driver from the connection once for each method. - - - - - 13 changed files: - main/comp/gb.db2/.src/Connection.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/Main.module - 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/_TableFields.class - main/comp/gb.db2/.src/_TableIndexes.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/12eb12d1c7ad0d26acec9946bceeb7a7a2265a89...830f2f05df9d4e4941806723f217606894e00bda -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/12eb12d1c7ad0d26acec9946bceeb7a7a2265a89...830f2f05df9d4e4941806723f217606894e00bda You're receiving this email because of your account on gitlab.com.