gnu-social/lib/database
Alexei Sorokin 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION
"BEGIN" is non-standard and unnecessary.
2021-07-16 19:44:36 +01:00
..
columndef.php [LIB_REFACTOR] Fix minor issues 2021-07-16 19:44:35 +01:00
dberroraction.php [LIB_REFACTOR] Fix requires 2021-07-16 19:44:34 +01:00
mysqlschema.php [DATABASE][MariaDB] Properly account for foreign keys 2021-07-16 19:44:35 +01:00
pgsqlschema.php [DATABASE] Re-introduce PostgreSQL support 2021-07-16 19:44:35 +01:00
schema.php [DATABASE] Fix deprecated call to implode() 2021-07-16 19:44:36 +01:00
schemaupdater.php [DATABASE] Start transactions with START TRANSACTION 2021-07-16 19:44:36 +01:00
tabledef.php [LIB_REFACTOR] Moving files into separate semantic categories 2021-07-16 19:44:34 +01:00