10 Commits

Author SHA1 Message Date
Tim Griesser
06c38bcc2d Allow for returning in update queries, #132 2013-12-10 14:55:05 -05:00
Tim Griesser
10e3d398f4 Fix #132, allow multiple returning formats in postgres 2013-12-10 13:33:49 -05:00
Tim Griesser
5354f32b4f Merge branch 'feature/postgres-bigint' of github.com:bryanaka/knex into bryanaka-feature/postgres-bigint
* 'feature/postgres-bigint' of github.com:bryanaka/knex:
  added bigint type to postgresql
2013-11-25 11:24:30 -05:00
Bryan Robles
f61eea9523 added bigint type to postgresql 2013-11-25 01:21:12 -08:00
Tim Griesser
667a20b66e switching out underscore for lodash 2013-11-25 02:00:12 -05:00
Tim Griesser
5a8f4df9cf fix incorrect values passed to typeDecimal in postgres 2013-10-29 13:54:52 -04:00
Tim Griesser
2d1c0f019d fix for internal mutation of builder on multiple toSql calls 2013-09-24 08:14:02 -04:00
Tim Griesser
96a7a9e747 fix for #78, underscore not included in various grammar files 2013-09-18 11:56:46 -04:00
Tim Griesser
11bb681baa lots of docs & updated comments 2013-09-17 07:15:18 -04:00
Tim Griesser
ee1efa50e3 Attaching grammars directly onto client instances, fixes #74
Allows passing in an intitialized client instance to the constructor
2013-09-17 06:54:26 -04:00