openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DBFlow
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 22, 2024 — Oct 22, 2025
Showing page 98 of 99
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added observable events for model. you can make the events notifiable by calling save() with the notify true in SQLiteUtils
Andrew Grosner
More...
about 11 years ago
added the fire event
Andrew Grosner
More...
about 11 years ago
comments and code optimization. added model observers to listen for when models change
Andrew Grosner
More...
about 11 years ago
added log error for model views with primary keys or foreign keys
Andrew Grosner
More...
about 11 years ago
fixed crash where model views do not have primary keys. they dont in SQL lite so will ignore adding them to query
Andrew Grosner
More...
about 11 years ago
Merge branch 'master' of github.com:agrosner/DBFlow
Andrew Grosner
More...
about 11 years ago
added basic migration code support alongside the SQL definition files for more flexibility
Andrew Grosner
More...
about 11 years ago
added #1 prems request
Andrew Grosner
More...
about 11 years ago
added basic migration classes for easy migrations
Andrew Grosner
More...
about 11 years ago
Update README.md
Andrew G
More...
about 11 years ago
small fix
Andrew Grosner
More...
about 11 years ago
caching the constructors now to improve performance
Andrew Grosner
More...
about 11 years ago
optimized imports and commented the rest of the classes. preparing for a release
Andrew Grosner
More...
about 11 years ago
commenting more code
Andrew Grosner
More...
about 11 years ago
updating source commments!
Andrew Grosner
More...
about 11 years ago
updated more comments
Andrew Grosner
More...
about 11 years ago
updated code comments, renamed some methods and class. finalizing first version soon
Andrew Grosner
More...
about 11 years ago
more comments!!:
Andrew Grosner
More...
about 11 years ago
more code commenting
Andrew Grosner
More...
about 11 years ago
thorough commenting. changed databasemanager to transactionmanager and tablemanager to tabletransactionmanager
Andrew Grosner
More...
about 11 years ago
added more comments
Andrew Grosner
More...
about 11 years ago
Merge branch 'master' of github.com:agrosner/DBFlow
Andrew Grosner
More...
about 11 years ago
code commenting everything
Andrew Grosner
More...
about 11 years ago
Update README.md
Andrew G
More...
about 11 years ago
Merge branch 'master' of github.com:agrosner/DBFlow
Andrew Grosner
More...
about 11 years ago
fixed license, added image and fixed packagename
Andrew Grosner
More...
about 11 years ago
fixed broken link
Andrew G
More...
about 11 years ago
fixed broken link
Andrew G
More...
about 11 years ago
Update README.md
Andrew G
More...
about 11 years ago
made modelview implement model so we can load them within the database manager. it will throw exceptions for any modification methods
Andrew Grosner
More...
about 11 years ago
←
1
2
…
91
92
93
94
95
96
97
98
99
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree