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 71 of 99
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add getWritableDatabase call to BaseDatabaseDefinition
Jason Pearson
More...
over 10 years ago
Merge branch 'develop' into issue/reset-database
Jason Pearson
More...
over 10 years ago
Merge branch 'develop'
Andrew Grosner
More...
over 10 years ago
added note on prepacackaged databases #244
Andrew Grosner
More...
over 10 years ago
added changelog for 2.1.0
Andrew Grosner
More...
over 10 years ago
updated readme for 2.1.0 prep
Andrew Grosner
More...
over 10 years ago
moved upload into maven releases repo
Andrew Grosner
More...
over 10 years ago
moved modules into correct naming schema. Added bintray uploading support
Andrew Grosner
More...
over 10 years ago
fixed javadoc issues in the library
Andrew Grosner
More...
over 10 years ago
Update Transactions.md
Mathieu De Brito
More...
over 10 years ago
fixed params from Condition to SQLCondition
Andrew Grosner
More...
over 10 years ago
Merge branch 'develop' of https://github.com/Raizlabs/DBFlow into develop
Andrew Grosner
More...
over 10 years ago
updated to 2.1.0
Andrew Grosner
More...
over 10 years ago
Merge pull request #243 from kamilzych/develop
Andrew Grosner
More...
over 10 years ago
added test for enums
Andrew Grosner
More...
over 10 years ago
added limit of 1 to query single so if query has many results, the cursor will only ever contain one item
Andrew Grosner
More...
over 10 years ago
added checks to ensure enums are only regular fields
Andrew Grosner
More...
over 10 years ago
added enum support for models
Andrew Grosner
More...
over 10 years ago
added support for inherited fields. now can inherit from another class as long as one class implements model. Inherited class need not implement model.
Andrew Grosner
More...
over 10 years ago
bug fixes
Andrew Grosner
More...
over 10 years ago
added support for defining getter + setter if its a private column
Andrew Grosner
More...
over 10 years ago
adding inherited columns, which enable extension on classes not intended for use by DBFlow. Will need to implement Model to work properly.
Andrew Grosner
More...
over 10 years ago
added another method to accept column alias'
Andrew Grosner
More...
over 10 years ago
Removed changes in formatting automatically done by Android Studio
kamilzych
More...
over 10 years ago
made it easier to pass columns in as a function
Andrew Grosner
More...
over 10 years ago
Removed changes in formatting automatically done by Android Studio
kamilzych
More...
over 10 years ago
Removed changes in imports automatically done by Android Studio
kamilzych
More...
over 10 years ago
Removed checking if database name is correct Java class name since it can contain java keywords. Now it checks only for regex pattern which excludes some specific characters which are not allowed in Java class name like dots etc. Added more javadoc
kamilzych
More...
over 10 years ago
enhanced column error messaging
Andrew Grosner
More...
over 10 years ago
Merge branch 'develop' of https://github.com/Raizlabs/DBFlow into develop
Andrew Grosner
More...
over 10 years ago
←
1
2
…
67
68
69
70
71
72
73
74
75
…
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