friendica/src/Database
Tobias Diekershoff f24deebc7f
Merge pull request #9981 from annando/issue-9977
Issue 9977: Check for existance of the "item" table on postupdate
2021-03-04 10:21:06 +01:00
..
DBA.php Fixes several database errors, removes "relation" handling 2021-02-25 05:13:49 +00:00
DBStructure.php The item table is now completely removed 2021-02-19 06:30:38 +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
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