diff --git a/pg4wp/driver_pgsql.php b/pg4wp/driver_pgsql.php index 50855dc..0be5b4d 100644 --- a/pg4wp/driver_pgsql.php +++ b/pg4wp/driver_pgsql.php @@ -35,6 +35,7 @@ 'BIGINT(20)' => 'int', 'character set utf8' => '', 'CHARACTER SET utf8' => '', + 'UNSIGNED' => '', // ZdMultilang 1.2.5 ); // Initializing some variables