Added workaround for zdMultilang 1.2.5 compatibility
git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@191284 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
'BIGINT(20)' => 'int',
|
'BIGINT(20)' => 'int',
|
||||||
'character set utf8' => '',
|
'character set utf8' => '',
|
||||||
'CHARACTER SET utf8' => '',
|
'CHARACTER SET utf8' => '',
|
||||||
|
'UNSIGNED' => '', // ZdMultilang 1.2.5
|
||||||
);
|
);
|
||||||
|
|
||||||
// Initializing some variables
|
// Initializing some variables
|
||||||
|
Reference in New Issue
Block a user