1
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #141 from sdrdis/master More... almost 13 years ago
fixed indentation + adapted to markdown syntax More... almost 13 years ago
corrected indentation issues More... almost 13 years ago
small sentence fixes + added usage examples in belongsTo comments More... almost 13 years ago
add test cases for caching in hasMany and fixed test cases for caching in belongsTo More... almost 13 years ago
fixed and enhanced caching in getters and setters in abstract-class More... almost 13 years ago
added test case for the cache of belongsTo More... almost 13 years ago
cradle adapter update More... almost 13 years ago
using views speeds up the query by only fetching the documents for the model being queried. More... almost 13 years ago
Globally published models for railway 1.0 More... almost 13 years ago
added caching functionnality More... almost 13 years ago
Models publishing for both railway stable and unstable More... almost 13 years ago
Fix railway 1.0 support More... almost 13 years ago
Merge pull request #137 from sdrdis/master More... almost 13 years ago
Merge branch 'master' of github.com:1602/jugglingdb More... almost 13 years ago
Fix instanceof checking More... almost 13 years ago
Remove globals, read yaml More... almost 13 years ago
added test cases for IN and NOT IN. Only in mysql and postgres for the moment More... almost 13 years ago
generalize escape on IN and NOT IN values More... almost 13 years ago
Fixed postgres adapter for IN and NIN when values are strings and where there is 0 value More... almost 13 years ago
Fixed IN and NOT IN when searching on strings More... almost 13 years ago
Merge pull request #136 from sdrdis/patch-3 More... almost 13 years ago
Fixed bug for IN on NOT IN - corrected More... almost 13 years ago
Fix inheritance More... almost 13 years ago
Fix broken mysql adapter after merging pull request More... almost 13 years ago
Merge pull request #133 from sdrdis/patch-1 More... almost 13 years ago
Merge branch 'master' of github.com:1602/jugglingdb More... almost 13 years ago
Ignored v8.log More... almost 13 years ago
Remove unused cached relations, closes #134 More... almost 13 years ago
Fixed bug (oversight ?) on alter table More... almost 13 years ago