Tim Griesser
054be46068
Fix #822 , pool: {max: 0} should not init pooling
2015-05-13 15:20:01 -04:00
Tim Griesser
d4ddd2a91c
Fix regression in connection query string in config object
2015-05-01 14:49:18 -04:00
Tim Griesser
bdd0efa60b
Fix #804 , reference seed config for migrator
2015-05-01 11:37:41 -04:00
Tim Griesser
17b04db6da
Test for #647 , chained update calls aggregate updates
2015-04-28 08:41:08 -04:00
Tim Griesser
f735dcb9c8
Raw identifiers and named parameters
...
Adds ?? for interpolating identifiers in raw
statements. Also adds raw(sql, obj) for
named :key syntax. Alternatively, 🔑
(trailing colon) may be used to specify an
identifier as a parameter.
2015-04-27 15:58:48 -04:00
Tim Griesser
8758d5679c
Fix #780 , allow connection strings without specifying a client
2015-04-24 14:57:35 -04:00
Tim Griesser
36ced91ed5
Testing transactions, beginning to use tape, adding query to error message
2015-04-24 10:10:34 -04:00