[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Correctly check if the RETURNING keyword is available.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Aug 25 08:45:55 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
ac15f27a by Benoît Minisini at 2023-08-25T04:24:35+02:00
Correctly check if the RETURNING keyword is available.
[GB.DB.MYSQL]
* BUG: Correctly check if the RETURNING keyword is available, by searching for "MariaDB" in the full version string, and checking the version number.
- - - - -
a840f497 by Benoît Minisini at 2023-08-25T04:28:56+02:00
Fix DataSource.Find() on MySQL. DataView now correctly unselect all lines when we are in creation mode and the view is not editable.
[GB.DB.FORM]
* BUG: DataTable: Write the SQL request of the Find() method is a way that is compatible with MySQL.
* BUG: DataView: Correctly unselect all lines when we are in creation mode and the view is not editable.
- - - - -
3 changed files:
- comp/src/gb.db.form/.src/DataTable.class
- comp/src/gb.db.form/.src/DataView.class
- gb.db.mysql/src/main.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c865a5a7e58d3860a6d99b268fd48e7d2b5f3f68...a840f497b8122ee70cc437fca2d3e83a34a0f21c
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c865a5a7e58d3860a6d99b268fd48e7d2b5f3f68...a840f497b8122ee70cc437fca2d3e83a34a0f21c
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20230825/6036b6a9/attachment-0001.htm>
More information about the Notification
mailing list