friendica/src/Database
Roland Häder 945cd1a2c2
Fixed:
- since $table can be now schema.table, this needs being taken care off
- maybe this foreach(explode()) is a bit an overkill as only 1 or 2 entries
  can be found in it
2022-06-21 13:47:39 +02:00
..
DBA.php Fixed: 2022-06-21 13:47:39 +02:00
DBStructure.php WIP: Properly some fixes? Also why is DROP VIEW IF EXISTS is being killed? 2022-06-21 13:47:39 +02:00
Database.php WIP: Properly some fixes? Also why is DROP VIEW IF EXISTS is being killed? 2022-06-21 13:47:39 +02:00
DatabaseException.php Add missing copyright text 2022-01-02 10:49:50 +01:00
PostUpdate.php Shorter code, thanks to @annando pointing this out 2022-06-16 13:29:30 +02:00
View.php WIP: Properly some fixes? Also why is DROP VIEW IF EXISTS is being killed? 2022-06-21 13:47:39 +02:00