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

[Git][gambas/gambas][master] A null value is always translated into a SQL 'NULL'. It's never passed to the...



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


Commits:
23a2b41e by Benoît Minisini at 2025-04-10T12:26:01+02:00
A null value is always translated into a SQL 'NULL'. It's never passed to the driver formatting routine.

[GB.DB2]
* BUG: A null value is always translated into a SQL 'NULL'. It's never passed to the driver formatting routine.

- - - - -


3 changed files:

- main/comp/gb.db2/.src/Connection.class
- main/comp/gb.db2/.src/Result.class
- main/comp/gb.db2/.src/_DatabaseDriver.class


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/23a2b41ef6cf0a79cf7ce641894aff7001b91ae7
You're receiving this email because of your account on gitlab.com.