gnu-social/lib/database
Alexei Sorokin 6c035d01d4 [DATABASE] Start transactions with START TRANSACTION
"BEGIN" is non-standard and unnecessary.
2020-06-08 12:25:01 +03:00
..
columndef.php [LIB_REFACTOR] Fix minor issues 2019-10-19 00:51:52 +01:00
dberroraction.php [LIB_REFACTOR] Fix requires 2019-09-03 03:33:13 +01:00
mysqlschema.php [DATABASE][MariaDB] Properly account for foreign keys 2019-09-13 10:34:48 +03:00
pgsqlschema.php [DATABASE] Re-introduce PostgreSQL support 2019-09-11 14:14:40 +03:00
schema.php [DATABASE] Fix deprecated call to implode() 2020-03-12 17:44:50 +00:00
schemaupdater.php [DATABASE] Start transactions with START TRANSACTION 2020-06-08 12:25:01 +03:00
tabledef.php [LIB_REFACTOR] Moving files into separate semantic categories 2019-09-03 03:33:13 +01:00