friendica/src/Database
2021-03-24 19:47:55 +00:00
..
Database.php Fixes several database errors, removes "relation" handling 2021-02-25 05:13:49 +00:00
DatabaseException.php Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors) 2020-10-06 20:03:38 +02:00
DBA.php Fixes several database errors, removes "relation" handling 2021-02-25 05:13:49 +00:00
DBStructure.php Avoid foreign key violations when deleting unused tables 2021-03-24 19:47:55 +00:00
PostUpdate.php Issue 9977: Check for the existance of the "item" table on postupdate 2021-03-04 00:00:24 +00:00
View.php Issue 9975: Remove unused views 2021-03-04 00:02:34 +00:00