We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9676c commit c15e806Copy full SHA for c15e806
CHANGELOG
@@ -1,3 +1,6 @@
1
+1.3.2:
2
+ - Fixes invalid sizes in makeConst calls. (thanks to Dickson S. Guedes for
3
+ the report, github user rastkok for the fix)
4
1.3.1:
5
- Fixes issues with nullsfirst / nullslast in sqlalchemyfdw (thanks to
6
KyleLilly)
multicorn.control
@@ -1,4 +1,4 @@
comment = 'Multicorn Python bindings for Postgres 9.2.* Foreign Data Wrapper'
-default_version = '1.3.1'
+default_version = '1.3.2'
module_pathname = '$libdir/multicorn'
relocatable = true
0 commit comments