You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/DB
Robin Appelman 4f01486da0
feat: add commands for exporting current and expected database schema
2 years ago
..
Exceptions feat(db): add mapping for lock wait timeout 2 years ago
QueryBuilder chore: Add SPDX header 2 years ago
Adapter.php chore: Add SPDX header 2 years ago
AdapterMySQL.php feat(dbal): add proper insert ignore conflict method for MySQL 2 years ago
AdapterOCI8.php chore: Add SPDX header 2 years ago
AdapterPgSql.php feat(db): remove workaround for pqsql 9.4 and older 2 years ago
AdapterSqlite.php feat(dbal): add proper insert ignore conflict method for SQLite 2 years ago
BacktraceDebugStack.php chore: Add SPDX header 2 years ago
Connection.php Merge branch 'master' into refactor/OC-Server-getSecureRandom 2 years ago
ConnectionAdapter.php chore: Add SPDX header 2 years ago
ConnectionFactory.php chore: Add SPDX header 2 years ago
DbDataCollector.php chore: Add SPDX header 2 years ago
MigrationException.php chore: Add SPDX header 2 years ago
MigrationService.php feat: add commands for exporting current and expected database schema 2 years ago
Migrator.php chore: Add SPDX header 2 years ago
MigratorExecuteSqlEvent.php chore: Add SPDX header 2 years ago
MissingColumnInformation.php chore: Add SPDX header 2 years ago
MissingIndexInformation.php chore: Add SPDX header 2 years ago
MissingPrimaryKeyInformation.php chore: Add SPDX header 2 years ago
MySqlTools.php chore: Add SPDX header 2 years ago
OCSqlitePlatform.php chore: Add SPDX header 2 years ago
ObjectParameter.php chore: Add SPDX header 2 years ago
OracleConnection.php chore: Add SPDX header 2 years ago
OracleMigrator.php chore: Add SPDX header 2 years ago
PgSqlTools.php chore: Add SPDX header 2 years ago
PreparedStatement.php chore: Add SPDX header 2 years ago
ResultAdapter.php chore: Add SPDX header 2 years ago
SQLiteMigrator.php chore: Add SPDX header 2 years ago
SQLiteSessionInit.php chore: Add SPDX header 2 years ago
SchemaWrapper.php feat: add commands for exporting current and expected database schema 2 years ago
SetTransactionIsolationLevel.php chore: Add SPDX header 2 years ago