This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
865
Commits
1
Branch
167
Tags
4
MiB
edfa3b5cdc
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jeremy Evans
bbcbdee584
Handle "NULL" correctly in arrays
...
NULL in arrays is NULL, but "NULL" in arrays is 'NULL' (a string).
2012-03-05 15:52:00 -08:00
Jan Zimmek
cdc8c09c37
fix test - single empty string entry
2012-02-24 09:05:08 +01:00
Jan Zimmek
369357a71f
enhance array parser
2012-02-23 23:16:46 +01:00