5
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added test for distinct()
gabordemooij
as gabor de mooij
More... almost 15 years ago
Made distinct() method static, as it should be, like sum() et al (cherry picked from commit 3a3ed5db8469c22e81fdab24005714f7d651cf37) More... almost 15 years ago
Added distinct() method which groups by any field and returns beans (cherry picked from commit f70402009c3463ef631b015ce534a2026b55cf02) More... almost 15 years ago
added support for longtext
gabordemooij
as gabor de mooij
More... almost 15 years ago
added Alan Hogan to contributor list
gabordemooij
as gabor de mooij
More... almost 15 years ago
minor documentation tweak on gen (cherry picked from commit 6c0bebc2c4a6b36f1074887c00525bc7e58eda3f) More... almost 15 years ago
Allowed whitespace between list of classes to generate in gen method (cherry picked from commit f746c0af9517288f4ef4dee9c9bfcdc24ebe4f62) More... almost 15 years ago
fixed a bug concerning int signed conversions, you might have to change columns int signed to bigint in your database to be compatible
gabordemooij
as gabor de mooij
More... almost 15 years ago
pulled relationshipsfix from sean and added tests for it
gabordemooij
as gabor de mooij
More... almost 15 years ago
fixed small bug with self-associated tables More... almost 15 years ago
added sean to contributor list
gabordemooij
as gabor de mooij
More... almost 15 years ago
Merge branch 'cleanup' More... almost 15 years ago
commented out two lines of $sql where it didn't exist More... almost 15 years ago
Merge branch 'import_export' More... almost 15 years ago
returning the bean on export. Changed comments to indicate import can be used on an object as well More... almost 15 years ago
added dynamic accessors More... almost 15 years ago
added tests for numofRelated()
gabordemooij
as gabor de mooij
More... almost 15 years ago
added new method object->numofRelatedOBJ() to easy fetch number of related objects for instance comments on a blogpost
gabordemooij
as gabor de mooij
More... almost 15 years ago
upgraded oodb to 0.4, added aggregation functions, list functions and removed redbean input class, also added short notation support, included tests
gabordemooij
as Gabor de Mooij, Buurtnerd
More... almost 15 years ago
corrected an error in the comments
gabordemooij
as Gabor de Mooij, Buurtnerd
More... almost 15 years ago
initial commit, import project to git
gabordemooij
as Gabor de Mooij, Buurtnerd
More... almost 15 years ago