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

[Git][gambas/gambas][master] 2 commits: Handle date formats correctly.



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


Commits:
6ba0be79 by Benoît Minisini at 2024-07-23T20:46:41+02:00
Handle date formats correctly.

[GB.DB2.SQLITE3]
* BUG: Handle date formats correctly.

- - - - -
87eff9ee by Benoît Minisini at 2024-07-23T20:49:13+02:00
Result: Updating a field correctly converts the new value to the underlying field datatype.

[GB.DB2]
* BUG: Result: Updating a field correctly converts the new value to the underlying field datatype.
* BUG: DB: Implement 'Databases' and 'Users' properties.

- - - - -


4 changed files:

- gb.db2.sqlite3/src/main.c
- main/comp/gb.db2/.src/Connection.class
- main/comp/gb.db2/.src/DB.class
- main/comp/gb.db2/.src/Result.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e2d7af42ce94b9807cbb563770e06a9f97f4b70...87eff9ee40524dfb34079ded19b7105ff5162788

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e2d7af42ce94b9807cbb563770e06a9f97f4b70...87eff9ee40524dfb34079ded19b7105ff5162788
You're receiving this email because of your account on gitlab.com.