mirror of
https://github.com/friendica/friendica
synced 2025-12-16 08:43:09 +01:00
- DBA::exists() should only be used for checking if records exists. - if you want to check if a table exists, please ALWAYS use DBStructure::existsTable() instead |
||
|---|---|---|
| .. | ||
| DBATest.php | ||
| DBStructureTest.php | ||