mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
* Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| QueryBuilder | ||
| Adapter.php | ||
| AdapterMySQL.php | ||
| AdapterOCI8.php | ||
| AdapterPgSql.php | ||
| AdapterSqlite.php | ||
| Connection.php | ||
| ConnectionFactory.php | ||
| MDB2SchemaManager.php | ||
| MDB2SchemaReader.php | ||
| MDB2SchemaWriter.php | ||
| MigrationException.php | ||
| MigrationService.php | ||
| Migrator.php | ||
| MissingIndexInformation.php | ||
| MySQLMigrator.php | ||
| MySqlTools.php | ||
| OCSqlitePlatform.php | ||
| OracleConnection.php | ||
| OracleMigrator.php | ||
| PgSqlTools.php | ||
| PostgreSqlMigrator.php | ||
| ReconnectWrapper.php | ||
| SchemaWrapper.php | ||
| SQLiteMigrator.php | ||
| SQLiteSessionInit.php | ||