DBFlow v4.2.4 Release Notes

Release Date: 2017-12-28 // over 6 years ago
    1. dropTrigger from SqlUtils takes in a DatabaseWrapper. ✅ 2. Fix broken annotation processor code output tests. #1437
    2. Fix issues where DatabaseStatement in library in wrapper statements were not closed properly. #1497
    3. Fix issue where single reference (non table object) used wrong name for property in the primary condition clause, causing compile issue. #1504