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
Joas Schilling 7b274fa48c
fix(comments): Check comment object
6 months ago
..
Exceptions Check for generic errors at last. 5 years ago
QueryBuilder fix(comments): Check comment object 6 months ago
Adapter.php Add our own DB exception abstraction 6 years ago
AdapterMySQL.php Update license headers 7 years ago
AdapterOCI8.php
AdapterPgSql.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
AdapterSqlite.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
Connection.php Allow NULL as well for limit, not integer only 5 years ago
ConnectionAdapter.php Add our own DB exception abstraction 6 years ago
ConnectionFactory.php
MDB2SchemaManager.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
MDB2SchemaReader.php fix(apps): Fix loading info.xml file 3 years ago
MigrationException.php
MigrationService.php Only mark migrations as installed after execution 5 years ago
Migrator.php Filter tables with other table prefix 5 years ago
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php Update all license headers for Nextcloud 21 6 years ago
MySQLMigrator.php
MySqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
OCSqlitePlatform.php
OracleConnection.php Update all license headers for Nextcloud 21 6 years ago
OracleMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
PgSqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
PostgreSqlMigrator.php
PreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
ReconnectWrapper.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
ResultAdapter.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
SQLiteMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
SQLiteSessionInit.php Bump doctrine/dbal from 2.12.0 to 3.0.0 6 years ago
SchemaWrapper.php disable path prefix index on postgresql for now 5 years ago
SetTransactionIsolationLevel.php