Skip to content

4.2.2

Compare
Choose a tag to compare
@agrosner agrosner released this 18 Dec 23:09
· 524 commits to master since this release
d4bd71b

Fix critical issue where TypeConverter always appear as SQLiteType.TEXT in the DB even if its type did not match up.

Adds a test to ensure it stays true.

#1481