0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.0.23 More... about 12 years ago
Fixes postgres Date escaping (closes #5) More... about 12 years ago
Merge pull request #6 from Tape/master More... about 12 years ago
Empty string test case More... about 12 years ago
Handle more falsy cases, add more tests More... about 12 years ago
Merge pull request #4 from Tape/master More... about 12 years ago
Test for zero case More... about 12 years ago
Fix case where falsy columns can equal zero More... about 12 years ago
0.0.22 More... over 12 years ago
Merge pull request #3 from cahlering/master More... over 12 years ago
Update to enable referencing a schema other than the default schema for the Postgres dialect. More... over 12 years ago
0.0.21 More... over 12 years ago
Changes select where sql comparator format More... over 12 years ago
Adds support for HAVING in custom queries More... over 12 years ago
Adds support for custom query strings in dialect escaping More... over 12 years ago
0.0.20 More... over 12 years ago
Adds support for arbitrary SQL comparators More... over 12 years ago
0.0.19 More... over 12 years ago
Fixes bug on EXISTS query part (dresende/node-orm2#94) More... over 12 years ago
0.0.18 More... over 12 years ago
Adds DISTINCT to the aggregate functions More... over 12 years ago
0.0.17 More... over 12 years ago
Changes GROUP BY to avoid ordering and pass that to sql.order (postgresql doesn't have group by column order) More... over 12 years ago
0.0.16 More... over 12 years ago
Adds some optimizations, adds groupBy() More... over 12 years ago
0.0.15 More... over 12 years ago
Adds support for `not_and` and `not_or` (similar to `and` and `or`) (related to dresende/node-orm2#95) More... over 12 years ago
Removes forgotten console.log lines from previous commit More... over 12 years ago
Makes a lot of changes to support more complex and nested queries (related to dresende/node-orm2#95) More... over 12 years ago
Merge pull request #2 from Gamaroff/patch-1 More... over 12 years ago