ec86de2bc4
Instead of relying on the MariaDB's ON UPDATE CURRENT_TIMESTAMP trigger update "modified" attributes in Managed_DataObject. Every raw query that needs adjusting is adjusted, as they won't update "modified" automatically anymore. The main goal behind this change is to fix "modified" updates on PostgreSQL. |
||
---|---|---|
.. | ||
columndef.php | ||
dberroraction.php | ||
mysqlschema.php | ||
pgsqlschema.php | ||
schema.php | ||
schemaupdater.php | ||
tabledef.php |