DBFlow v4.2.2 Release Notes

Release Date: 2017-12-18 // over 6 years ago
  • 🛠 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