[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: 'Collection.Options' is a new property that allows to define the specific options of a connection.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Apr 9 13:31:30 CEST 2022



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


Commits:
740cff77 by gambas at 2022-04-09T13:30:01+02:00
'Collection.Options' is a new property that allows to define the specific options of a connection.

[GB.DB]
* NEW: 'Collection.Options' is a new property that allows to define the specific options of a connection.

- - - - -
94020474 by gambas at 2022-04-09T13:30:42+02:00
Support for the 'Collection.Options' property.

[GB.DB.MYSQL]
* NEW: Support for the 'Collection.Options' property.

[GB.DB.ODBC]
* NEW: Support for the 'Collection.Options' property.

[GB.DB.POSTGRESQL]
* NEW: Support for the 'Collection.Options' property.

[GB.DB.SQLITE2]
* NEW: Support for the 'Collection.Options' property.

[GB.DB.SQLITE3]
* NEW: Support for the 'Collection.Options' property.

- - - - -


14 changed files:

- gb.db.mysql/src/main.c
- gb.db.mysql/src/main.h
- gb.db.odbc/src/main.c
- gb.db.postgresql/src/main.c
- gb.db.sqlite2/src/main.cpp
- gb.db.sqlite3/src/main.c
- main/lib/db/CConnection.c
- main/lib/db/gb.db.h
- main/lib/db/gb.db/.component
- main/lib/db/gb.db/.project
- main/lib/db/gb.db/.src/Connection.class
- main/lib/db/gb.db/.src/Main.module
- main/lib/db/main.c
- main/lib/db/main.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b2c199e4fcf0638c433b923989b4f40872de33ea...94020474355011eee39b0a7db73bb8c56495bf9a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b2c199e4fcf0638c433b923989b4f40872de33ea...94020474355011eee39b0a7db73bb8c56495bf9a
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/20220409/e611b7fa/attachment.htm>


More information about the Notification mailing list