Init var
This commit is contained in:
parent
e0d22b739d
commit
fb1c226e56
@ -183,6 +183,8 @@ class DoliDBPgsql extends DoliDB
|
||||
|
||||
if ($type == 'dml')
|
||||
{
|
||||
$reg = array();
|
||||
|
||||
$line = preg_replace('/\s/', ' ', $line); // Replace tabulation with space
|
||||
|
||||
// we are inside create table statement so lets process datatypes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user