Fixed an exception when setting the SQL mode on non-MySQL-like databases.
authorMarco Zanon <info@marcozanon.com>
Wed, 28 Aug 2024 16:53:32 +0000 (16:53 +0000)
committerMarco Zanon <info@marcozanon.com>
Wed, 28 Aug 2024 16:53:32 +0000 (16:53 +0000)
commitfe7a932896f199a7990aacb2e60e4f1d4291f5a8
tree3d8ea455f9ea670a50dc35c27902bfaa2e8a3a3e
parent86a1aa46b97dde15959d4608f989d9dbe73729c9
Fixed an exception when setting the SQL mode on non-MySQL-like databases.
10.x/CHANGELOG
10.x/src/main/java/com/marcozanon/macaco/databases/MDatabaseConnection.java