0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 11 years ago
Merge pull request #1 from caseywebdev/master More... over 13 years ago
Updated README styling for readability More... over 13 years ago
Added support for scoped urlRoots for models More... over 13 years ago
Made collections scope their contents if the url has a hierarchy More... over 13 years ago
Made the urlRoot a url because the postgres instance is referred to with a url and this is just one more tree level down the hierarchy. Also, it will map on quite nicely to a restful api representation of the models. More... over 13 years ago
Return a proper error object instead of a string when the resource is not found More... over 13 years ago
Made the db config a url rather than params for simplicity since that is what the pg module requires More... over 13 years ago
Improved the README More... over 13 years ago
Added license and basic README More... almost 14 years ago
Added travis conf file More... almost 14 years ago
Refactored filtering so that filtering on a collection can use an object as well More... almost 14 years ago
Make sure the filtering works on integer columns More... almost 14 years ago
Allow filters to be applied when fetching a model so that they can be scoped More... almost 14 years ago
Made the different tests use different tables because they were getting confused More... almost 14 years ago
Added naive filetring on collections More... almost 14 years ago
Support for extra attributes using the hstore column if it exists More... almost 14 years ago
First step towards being able to have extensible hstore columnsw More... almost 14 years ago
Inspect the relation in postgres so we know which columns to save More... almost 14 years ago
Initial working version More... almost 14 years ago