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
Christoph Wurst 2ab8268128
Do not check Oracle column constraints in unrelated migrations
5 years ago
..
Exceptions Check for generic errors at last. 5 years ago
QueryBuilder Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcasts 5 years ago
Adapter.php Add our own DB exception abstraction 5 years ago
AdapterMySQL.php Update license headers 6 years ago
AdapterOCI8.php Update license headers for 19 6 years ago
AdapterPgSql.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
AdapterSqlite.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Connection.php Cleanup unneeded code around database.xml 5 years ago
ConnectionAdapter.php Add our own DB exception abstraction 5 years ago
ConnectionFactory.php Add visibility to all constants 6 years ago
MigrationException.php Use exactly one empty line after the namespace declaration 6 years ago
MigrationService.php Do not check Oracle column constraints in unrelated migrations 5 years ago
Migrator.php Skip db migration simulation for core schema changes 5 years ago
MissingColumnInformation.php Format control structures, classes, methods and function 6 years ago
MissingIndexInformation.php Format control structures, classes, methods and function 6 years ago
MissingPrimaryKeyInformation.php Update all license headers for Nextcloud 21 5 years ago
MySQLMigrator.php Skip db migration simulation for core schema changes 5 years ago
MySqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
OCSqlitePlatform.php Format control structures, classes, methods and function 6 years ago
OracleConnection.php Update all license headers for Nextcloud 21 5 years ago
OracleMigrator.php Skip db migration simulation for core schema changes 5 years ago
PgSqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
PostgreSqlMigrator.php Update license headers 6 years ago
PreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
ResultAdapter.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SQLiteMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SQLiteSessionInit.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SchemaWrapper.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
SetTransactionIsolationLevel.php Update the license headers for Nextcloud 19 6 years ago