gnu-social/plugins/UserFlag/actions
Alexei Sorokin ec86de2bc4 [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger
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.
2020-07-27 19:10:33 +03:00
..
adminprofileflag.php [UserFlag] Increase strict typing of main file 2020-07-21 12:43:52 +01:00
clearflag.php [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 2020-07-27 19:10:33 +03:00
flagprofile.php [UserFlag] Increase strict typing of main file 2020-07-21 12:43:52 +01:00