- 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 |
||
|---|---|---|
| .. | ||
| Database.php | ||
| DatabaseException.php | ||
| DBA.php | ||
| DBStructure.php | ||
| PostUpdate.php | ||
| View.php | ||