This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
Releases: jakajancar/pgc4d
Releases · jakajancar/pgc4d
v1.3.6
v1.3.5
Fix for imports (deno.land no longer accepts versions prefixed with v).
v1.3.4
Fix for "Query remains pending when constraint violated" - thanks @MichaelTheriot
v1.3.3
New release without subdir, to match previous releases.
v1.3.2
New /x/ system release.
v1.3.1
Dummy commit for re-publish to deno.land/x/ due to suspected webhook failure
v1.3.0
Upgrade to Deno v1.2.2 and std v0.63.0
v1.2.0
Refactored error and lock handling.
v1.1.2
Add support for date type (mapped to yyyy-MM-dd
strings).
v1.1.1
Add support for char and varchar types