0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix link to docs More... over 4 years ago
[Docs] fix changes More... over 4 years ago
[Docs] remove floating readme. More... over 4 years ago
Merge pull request #1715 from agrosner/develop More... over 4 years ago
Merge branches 'develop' and 'master' of https://github.com/agrosner/DBFlow into develop More... over 4 years ago
[Tests] add one set for update table migration. More... over 4 years ago
[Processor] fix issue where reference annotation used on nonmodel column for foreign key. #1628 More... over 4 years ago
[Processor] type erase parameterized type converters. fix issue with processor throwing in param type class object. More... over 4 years ago
[Queue] fix synchronization issue with quitting. #1676 More... over 4 years ago
[Processor] update error message. #1567 More... over 4 years ago
[DB] remove static getMigrations method in favor of accessing the db directly for migrations. More... over 4 years ago
[DB] prepackaged dbs now can run migrations to get to current version when db version is 0 but we set our db version to something higher. More... over 4 years ago
[Tests] split out db initialization during tests More... over 4 years ago
[FlowCursor] make -1 a constant. More... over 4 years ago
[DB] remove unused method for now More... over 4 years ago
[DB] openhelper is lazy More... over 4 years ago
[DB] WAL support on SQLcipher More... over 4 years ago
Merge remote-tracking branch 'origin/develop' into develop More... over 4 years ago
[DB] simplify AndroidSQLiteOpenHelper.kt impl. simplify some legacy code with more kotlin More... over 4 years ago
GitBook: [develop] 2 pages modified More... over 4 years ago
[Async] make the queriable param the receiver for more concise ops on livedata and rx operations. More... over 4 years ago
Merge remote-tracking branch 'origin/develop' into develop More... over 4 years ago
[DB] make default DatabaseCallback.kt methods. More... over 4 years ago
GitBook: [develop] 3 pages modified More... over 4 years ago
[DB] move pragma for foreign keys into the onconfigure method of the db helper. #1652 More... over 4 years ago
[ProviderModel] fix potential leaking cursor when no results found. More... over 4 years ago
[TypeConverter] its an error to have multiple converters on the same model type. Error message describes how to fix. More... over 4 years ago
Merge remote-tracking branch 'origin/develop' into develop More... over 4 years ago
[QueryList] allow specifying a custom handler More... over 4 years ago
GitBook: [develop] 30 pages modified More... over 4 years ago