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

[Git][gambas/gambas][master] 2 commits: Correctly return fields of system tables.



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


Commits:
1229c99e by Benoît Minisini at 2025-02-28T18:03:58+01:00
Correctly return fields of system tables.

[GB.DB2.SQLITE3]
* BUG: Correctly return fields of system tables.

- - - - -
6e1a5607 by Benoît Minisini at 2025-02-28T18:04:40+01:00
'Result.All()' now correctly deals with numeric fields having a NULL value.

[GB.DB2]
* BUG: 'Result.All()' now correctly deals with numeric fields having a NULL value.

- - - - -


10 changed files:

- gb.db2.sqlite3/src/gb.db2.sqlite3/.app.png
- gb.db2.sqlite3/src/gb.db2.sqlite3/.component
- gb.db2.sqlite3/src/gb.db2.sqlite3/.icon.png
- gb.db2.sqlite3/src/gb.db2.sqlite3/.project
- gb.db2.sqlite3/src/gb.db2.sqlite3/.src/_DatabaseDriver_Sqlite3.class
- gb.db2.sqlite3/src/gb.db2.sqlite3/.version
- main/comp/gb.db2/.app.png
- main/comp/gb.db2/.icon.png
- main/comp/gb.db2/.src/Result.class
- main/comp/gb.db2/.src/Table.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f66af811ebde7a9a10c34b1146190c60b7065ac7...6e1a5607450f859b23f739bc8622e6b11d163d8e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f66af811ebde7a9a10c34b1146190c60b7065ac7...6e1a5607450f859b23f739bc8622e6b11d163d8e
You're receiving this email because of your account on gitlab.com.