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

[Git][gambas/gambas][master] 2 commits: Default drop index syntax does not use the 'ON' keyword before the table name.



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


Commits:
e2473eba by Benoît Minisini at 2024-10-14T13:13:58+02:00
Default drop index syntax does not use the 'ON' keyword before the table name.

[GB.DB2]
* BUG: Default drop index syntax does not use the 'ON' keyword before the table name.

- - - - -
12909d3e by Benoît Minisini at 2024-10-14T13:14:28+02:00
It's MySQL that has a specific DROP INDEX syntax.

[GB.DB2.MYSQL]
* BUG: It's MySQL that has a specific DROP INDEX syntax.

- - - - -


2 changed files:

- gb.db2.mysql/src/gb.db2.mysql/.src/_DatabaseDriver_MySql.class
- main/comp/gb.db2/.src/_DatabaseDriver.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b9240aa53ad3016df452e96640a6a21f477903fa...12909d3eee650b7c8ac0fa64e6b2e5bb3c14fc6f

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b9240aa53ad3016df452e96640a6a21f477903fa...12909d3eee650b7c8ac0fa64e6b2e5bb3c14fc6f
You're receiving this email because of your account on gitlab.com.