GlorpBlobTest>>testBlob and GlorpBooleanTest>>#testBoolean are failing on the SQLite versions installed in the CI machines, but they work with version 3.32.3.
PR #23 marks them as expectedFailures if the library version is less than 3.32.2, but wold be good to understand why, because not all the Linux distributions comes with the last version of the library.
GlorpBlobTest>>testBlobandGlorpBooleanTest>>#testBooleanare failing on the SQLite versions installed in the CI machines, but they work with version 3.32.3.PR #23 marks them as
expectedFailuresif the library version is less than 3.32.2, but wold be good to understand why, because not all the Linux distributions comes with the last version of the library.