Commit Graph

8 Commits

Author SHA1 Message Date
brianc
9c7a33caca remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
Andrew Dunstan
44b15422a0 allow passing JS array as a parameter instead of an array literal where SQL expects an array 2013-02-21 17:32:47 -05:00
brianc
31566cf056 fix failing array test - closes #125 2012-06-28 19:13:52 -05:00
brianc
5adb96f827 add failing test for #103 2012-03-06 19:08:11 -06:00
Jan Zimmek
f2f380787e enhance array parser 2012-02-23 23:13:59 +01:00
Alexander Sulfrian
f698ed4459 use config dict in all test
instead of the connection string use the config dict in all tests to
be able to specify things like binary mode
2011-11-22 05:00:54 +01:00
brianc
afe4382c63 change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
Brian Carlson
79c5faf547 first pass at array type conversion 2011-01-21 16:53:24 -06:00