[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...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] A null value is always translated into a SQL 'NULL'. It's never passed to the...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 10 Apr 2025 10:26:07 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
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.