272 Commits (0ed174e3ac4516fe6396ad6ce5f622c0efc3d0ab)
 

Author SHA1 Message Date
Justin Reidy 91f5b8c4c5 table alias were not applying to star queries 12 years ago
Justin Reidy 2ce8b20f96 Dialect tests is only testing postgres, so moving those tests to a postgres directory, and splitting them up across rational filenames 12 years ago
Brian C 5f3ed3c12b update travis badge 12 years ago
Brian C f0e29b9ede Merge pull request #17 from jmreidy/add_subquery_support 12 years ago
Brian Carlson 37ddda2279 version bump - closes #18 12 years ago
Brian C 18f1372429 Merge pull request #13 from jmreidy/left_join 12 years ago
Justin Reidy b3f4c271b6 adding support for subqueries 12 years ago
Brian Carlson 22c918b90e version bump 12 years ago
Brian Carlson d2d4e1be5a allow multiple joins - closes #15 12 years ago
Brian Carlson d535c6747b allow two #where calls. closes #14 12 years ago
Justin Reidy 83cae4588f adding support for left joins 12 years ago
bmc 40ee8953c4 add shortcut to skip SELECT and FROM clause 12 years ago
Brian C 1560c0a182 Merge pull request #12 from jmreidy/groupBy 12 years ago
Justin Reidy 56f9558621 adding a second group by test, covering multiple column grouping 12 years ago
Justin Reidy 1354d7eb47 adding groupBy and arrayAgg 12 years ago
brianc 825aea13b2 version bump 12 years ago
Brian C 87e46d2aab Merge pull request #11 from jmreidy/Fix_column_state 12 years ago
Justin Reidy cda60da73a Fix #10: prevent leaking and mutation of column state 12 years ago
Brian C d495ee36de update readme 12 years ago
bmc 279417f12b add limit/offset clauses closes #6 12 years ago
Brian C 9fb34076f8 update readme 12 years ago
bmc f9c8da7ae9 update readme 12 years ago
bmc f3086af006 update readme 12 years ago
bmc b57a99fcda add v0.8.x node to travis 12 years ago
bmc bcf10175ea add 'as' method to column to alias column names - closes #7 12 years ago
bmc 0f9278ba1a version bump 12 years ago
Brian C f2751bb046 Merge pull request #5 from natesilva/postgresql-schema-support 12 years ago
Nate Silva f97a56dd66 Unit tests for PostgreSQL tables that have a schema specifier. 12 years ago
Nate Silva 6ba6e5366c Support PostgreSQL schemas. 12 years ago
Brian C a8ba6b1454 Merge pull request #4 from caseywebdev/master 12 years ago
Casey Foster 34ca4240d7 Updated tests to reflect changes 12 years ago
brianc 297667c98e version bump 12 years ago
Brian C e90c457118 Merge pull request #3 from caseywebdev/master 12 years ago
Casey Foster 07358d0661 Removed quote option, everything should be escaped 12 years ago
Casey Foster 1e1e35ea0d Added DELETE and RETURNING support 12 years ago
Casey Foster d43109a1af Clears up some confusion in the README and sets default dialect 12 years ago
brianc eaec2300de add travis badge to readme 13 years ago
brianc f88579ceec add travis file 13 years ago
brianc 2d32026d7a use node-tap 13 years ago
Brian Carlson 524e6388aa add MIT license 13 years ago
brianc e69e323cd2 version bump 13 years ago
Brian Carlson d5fc36ccef Merge pull request #1 from freewil/fix-postgres-insert 13 years ago
freewil cf242503d5 don't use `table.` on columns for inserts 13 years ago
brianc 89e7c1a795 update works 13 years ago
brianc d70586b686 intial update working 13 years ago
brianc 116f12d70a grammore 13 years ago
brianc 29ff25e2a7 start work on update 13 years ago
brianc 32bd9568d6 update readme again 13 years ago
brianc 9c1b7cb1b4 update readme 13 years ago
brianc c3e51c28e5 add test 13 years ago