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 b9287f9780
Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstraction
5 years ago
..
Exceptions Add our own DB exception abstraction 5 years ago
QueryBuilder DB: warn on parameter number constraints 5 years ago
Adapter.php Add our own DB exception abstraction 5 years ago
AdapterMySQL.php
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 Add our own DB exception abstraction 5 years ago
ConnectionAdapter.php Add our own DB exception abstraction 5 years ago
ConnectionFactory.php Add visibility to all constants 6 years ago
MDB2SchemaManager.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
MDB2SchemaReader.php Remove "primary" option from schema builder argument $options as it is not used anymore and triggers an exception 5 years ago
MigrationException.php Use exactly one empty line after the namespace declaration 6 years ago
MigrationService.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Migrator.php Add our own DB exception abstraction 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 Format control structures, classes, methods and function 6 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 Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
PgSqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
PostgreSqlMigrator.php
PreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
ReconnectWrapper.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