[Gambas-Notification] [Git][gambas/gambas][master] More bug fixes.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Apr 10 22:43:58 CEST 2021



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


Commits:
b8848719 by gambas at 2021-04-10T22:39:11+02:00
More bug fixes.

[GB.DB.ODBC]
* BUG: Support for date fields, by assuming their string representation is local.
* BUG: Fix uninitialized memory access in GetConnectedDBName().
* NEW: Add many debugging messages.
* OPT: Reuse the information extracted by query_init() when retrieving information about result fields.
* BUG: Ignore negative field types. Replace them by SQLCHAR.
* BUG: Fix blob_read(), following the MS documentation.
* BUG: Correctly define the table quote character as `"`.
* BUG: When creating a table, booleans are replaced by TINYINT.

- - - - -


2 changed files:

- gb.db.odbc/src/main.c
- gb.db.odbc/src/main.h


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b884871927b6e4408da710d07aa603b8dd0d07e4
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/20210410/9b6fb737/attachment.htm>


More information about the Notification mailing list