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)
commit850d2c0e55f5647a527dec7fa1c5eabe4e1c3163
tree1e253c23f15b1ecf6132cc9905850a1bf8d615bf
parente7cf50a8fb46ef884aae35b82c61a28a58272093
Fixed an exception when setting the SQL mode on non-MySQL-like databases.
CHANGELOG
src/main/java/com/marcozanon/macaco/databases/MDatabaseConnection.java