mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 21:41:12 -05:00
* Adjust query/event logging code in favour of more complex owncloud/diagnostics * Add descriptions to IQueryLogger and IEventLogger interfaces |
||
|---|---|---|
| .. | ||
| QueryBuilder | ||
| Adapter.php | ||
| AdapterMySQL.php | ||
| AdapterOCI8.php | ||
| AdapterPgSql.php | ||
| AdapterSqlite.php | ||
| Connection.php | ||
| ConnectionFactory.php | ||
| MDB2SchemaManager.php | ||
| MDB2SchemaReader.php | ||
| MDB2SchemaWriter.php | ||
| MigrationException.php | ||
| Migrator.php | ||
| MySQLMigrator.php | ||
| NoCheckMigrator.php | ||
| OCSqlitePlatform.php | ||
| OracleConnection.php | ||
| OracleMigrator.php | ||
| PgSqlTools.php | ||
| PostgreSqlMigrator.php | ||
| SQLiteMigrator.php | ||
| SQLiteSessionInit.php | ||