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 74 of 99
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added sample code for custom open helper. more changes. adding migration guide.
Andrew Grosner
More...
over 10 years ago
passing model onto listener
Andrew Grosner
More...
over 10 years ago
added test and interface for when model changes.
Andrew Grosner
More...
over 10 years ago
code style fixes. combined adapter logic into the FlowManager. Fixed when converting to list for query model.
Andrew Grosner
More...
over 10 years ago
hooked in the load into any model queriable for custom model classes. also created baseclass for default implementation.
Andrew Grosner
More...
over 10 years ago
now use column alias by default for conditions.
Andrew Grosner
More...
over 10 years ago
added much more complicated query.
Andrew Grosner
More...
over 10 years ago
subquery now passes. fixed quoting issue with new alias column names.
Andrew Grosner
More...
over 10 years ago
adding full subquery support.
Andrew Grosner
More...
over 10 years ago
added preliminary support for subqueries.
Andrew Grosner
More...
over 10 years ago
added toString method for appending to query.
Andrew Grosner
More...
over 10 years ago
moved columns into an alias.
Andrew Grosner
More...
over 10 years ago
added column alias to use in a query.
Andrew Grosner
More...
over 10 years ago
query model now actually works. fixed some sqlite issues.
Andrew Grosner
More...
over 10 years ago
bug fixes, code style changes. added new query model for custom queries. Many more stuff to come
Andrew Grosner
More...
over 10 years ago
Boolean values respect nulls better. crash fixes on the converter data.
Andrew Grosner
More...
over 10 years ago
now do null checks before bindings in much more consistent way
Andrew Grosner
More...
over 10 years ago
now use column access model where I can. added (initial) private field support.
Andrew Grosner
More...
over 10 years ago
last fix for tests
Andrew Grosner
More...
over 10 years ago
fixing things that are broken. Now have insert values leave out id for content values
Andrew Grosner
More...
over 10 years ago
fixed test. don't cast types in model adapter where query. changed toModel() to load() and use default impl for containers in foreign key containers.
Andrew Grosner
More...
over 10 years ago
for now prevent saving on foreign key containers.
Andrew Grosner
More...
over 10 years ago
eliminating more test failures
Andrew Grosner
More...
over 10 years ago
fixing bugs, narrowing down test failures
Andrew Grosner
More...
over 10 years ago
fixed compile issues. Added example of non-model foreign key fields.
Andrew Grosner
More...
over 10 years ago
Merge branch '2.0.0' into feature/agrosner/ProcessorOverhaul
Andrew Grosner
More...
over 10 years ago
simplifying more code. added test code for foreign keys not of model type
Andrew Grosner
More...
over 10 years ago
now adapter and containers follow same paradigm for foreign key model containers
Andrew Grosner
More...
over 10 years ago
won't put model container when fields are null
Andrew Grosner
More...
over 10 years ago
simplfiying more code
Andrew Grosner
More...
over 10 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
…
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