bmc
|
10e6d85266
|
Add support for JSON data type
requires >= 9.2 of postgres
|
2013-04-22 10:18:17 -05:00 |
|
bmc
|
2ef1bbf8de
|
Parse minutes in timezone description
Minutes in timezones are separated with a colon from the hour.
This closes #309
|
2013-04-22 04:57:46 -05:00 |
|
bmc
|
766b4286d5
|
merge branch v1.0
|
2013-04-04 11:51:55 -05:00 |
|
brianc
|
1d6541724e
|
remove deprecation warnings & deprecate lib
|
2013-03-17 14:51:57 -05:00 |
|
Sandro Santilli
|
f38f9f084d
|
Fix parsing of numeric[], previously returning array of ints
Closes #304, includes testcase
|
2013-03-14 10:06:46 +01:00 |
|
brianc
|
a5ee365116
|
remove parseFloat
|
2013-03-07 16:19:11 -06:00 |
|
brianc
|
213518648b
|
ability to hide deprecation warnings
|
2013-03-07 10:01:14 -06:00 |
|
brianc
|
f30158f7c4
|
deprecate float parsing - closes #296
|
2013-03-07 09:54:01 -06:00 |
|
brianc
|
c57eee8661
|
normalize whitespace, add comments, and do a little house cleaning
|
2013-03-06 10:26:40 -06:00 |
|
brianc
|
37bb13fc0c
|
move type conversion related code under sub-folder
|
2013-03-06 08:57:38 -06:00 |
|