v2.4.4: DatabaseEntity migration and bugfixes
This commit is contained in:
@@ -130,6 +130,8 @@ abstract class SQL {
|
||||
// Schema
|
||||
public abstract function tableExists(string $tableName): bool;
|
||||
|
||||
public abstract function listTables(): ?array;
|
||||
|
||||
/**
|
||||
* @param Query $query
|
||||
* @param int $fetchType
|
||||
|
||||
Reference in New Issue
Block a user