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 compile errors in blob, but its not going to work yet More... about 10 years ago
added a foreign key column alteration addition More... about 10 years ago
added priority for migrations allowing higher priority ones to get run first More... about 10 years ago
fix for private columns appending 0 lengths. also commenting out bintray stuff until its fixed More... about 10 years ago
fix build issue temporarily. also found bug where long was still used. More... about 10 years ago
Merge pull request #361 from panzerfahrer/fix-exception-message-modelcontainer More... about 10 years ago
Merge branch 'develop' of https://github.com/Raizlabs/DBFlow into fix-exception-message-modelcontainer More... about 10 years ago
Merge pull request #308 from surfer190/develop More... about 10 years ago
Merge pull request #321 from digitalbuddha/patch-1 More... about 10 years ago
fix exception for missing ModelContainer annotation More... about 10 years ago
more changes More... about 10 years ago
Updating License File More... about 10 years ago
typo More... over 10 years ago
Merge pull request #311 from Raizlabs/develop More... over 10 years ago
fixed not updated version in readme More... over 10 years ago
updated readme with changes More... over 10 years ago
dont convert boolean in toModel() for model containers More... over 10 years ago
Add spacing to Error Message More... over 10 years ago
@ContainerKey now respected on foreign column fields such that it references the whole object by that key More... over 10 years ago
some serious bug fixes in model container land More... over 10 years ago
fixed compile issues with private model container class. More... over 10 years ago
revert some changes and enabling private foreign key setting More... over 10 years ago
fixing private variables in containeradapters More... over 10 years ago
fixed issue where private AI keys did not reference methods More... over 10 years ago
updated to version 2.2.1. fixed issue where COLLATE wasn't appended properly More... over 10 years ago
removed change as it will not happen yet More... over 10 years ago
Merge pull request #307 from Raizlabs/develop More... over 10 years ago
removed other versions from readme More... over 10 years ago
added a static method to Update More... over 10 years ago
Updated tests to use static import for Column for readability More... over 10 years ago