Skip to content

1.4

Compare
Choose a tag to compare
@dedmen dedmen released this 03 Jul 14:39
· 27 commits to master since this release
1d21a30

Added blob support for dbToParsedArray
Added ability to bind null values (nil/objNull/ctrlNull/whateverNull binds to null SQL value)
Fixed ToParsedArray not properly parsing quoted strings
Added parseDateType config option
Added parseTinyintAsBool config option
Added ability to specify per-statement config options
Added dbGetBoundValues command