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 issue where alias quoted when it shouldn't have been More... over 10 years ago
minor doc improvements in FlowContentObserver More... over 10 years ago
better integration steps with specying the apt plugin on classpath More... over 10 years ago
api level set for specific changes More... over 10 years ago
fixed bug where notification URI method was not called properly More... over 10 years ago
fixed bug where column names not quoted. and uses alias name in columns with function mewthod More... over 10 years ago
escalated some methods in SQLUtils. Added hasCachingId() method, updated readme with the change More... over 10 years ago
changed function method/column name to an internal ColumnAlias More... over 10 years ago
Merge branch 'develop' of https://github.com/Raizlabs/DBFlow into develop More... over 10 years ago
removing validator for another day. More... over 10 years ago
Merge pull request #305 from pplant/master More... over 10 years ago
compress noisy exception by using WARNING in the catch block instead More... over 10 years ago
added collate to OrderBy and fixed bugs with it. More... over 10 years ago
fix compile issue. Added to ProcessModelTransaction a listener for progress updates More... over 10 years ago
Merge pull request #304 from Raizlabs/revert-290-master More... over 10 years ago
updating readme with more changes. More... over 10 years ago
Merge pull request #290 from pplant/master More... over 10 years ago
Merge pull request #268 from mathieudebrito/patch-1 More... over 10 years ago
Merge pull request #291 from kayvannj/master More... over 10 years ago
fixed readme example. Now models will use SAVE properly when called in OneToMany. More... over 10 years ago
souped up the documentation on FlowQueryList and FlowTableList. Added a new method to ease the enabling of self-refreshes when models change. More... over 10 years ago
added the OrderBy object to aid in building the query piece. updated readme and version to 2.2.0. More... over 10 years ago
Revert "AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY" More... over 10 years ago
fixed double quote issue with byIds() method More... over 10 years ago
adding in support for more specific updates to models in tables. More... over 10 years ago
adding column value validation to prevent against SQL injection. More... over 10 years ago
lazy load the associated adapters for more lax model inheritance. More... over 10 years ago
fixed variable names. Added test for byId method More... over 10 years ago
Update SQLQuery.md More... over 10 years ago
Fixed issue coming up when using a primary key with autoincrement in combination with a column length definition More... over 10 years ago