mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 18:02:34 +01:00
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: htdocs/compta/prelevement/class/bonprelevement.class.php htdocs/compta/prelevement/create.php htdocs/compta/prelevement/fiche-stat.php
This commit is contained in:
@@ -177,6 +177,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
|
||||
|
||||
Reference in New Issue
Block a user