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
Morris Jobke fd8eeccb15
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
7 years ago
..
QueryBuilder Use the defined func()->count() instead of manual counting 7 years ago
Adapter.php Add deprecation message ofr insertIfNotExist 7 years ago
AdapterMySQL.php
AdapterOCI8.php dont double escape 9 years ago
AdapterPgSql.php
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 7 years ago
Connection.php Add deprecation message ofr insertIfNotExist 7 years ago
ConnectionFactory.php Use const for dbname and dbtableprefix defaults 7 years ago
MDB2SchemaManager.php Update license headers 8 years ago
MDB2SchemaReader.php Update license headers 8 years ago
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Disable Oracle enforcement for now until the following issues are solved: 8 years ago
Migrator.php Update license headers 8 years ago
MissingIndexInformation.php Fix wrong hint about missing indexes 8 years ago
MySQLMigrator.php
MySqlTools.php MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 8 years ago
OCSqlitePlatform.php
OracleConnection.php Update license headers 8 years ago
OracleMigrator.php Update license headers 8 years ago
PgSqlTools.php
PostgreSqlMigrator.php
ReconnectWrapper.php Check connection status and attempt to reconnect each each minute 8 years ago
SQLiteMigrator.php
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 8 years ago
SchemaWrapper.php Remove unused import statements 8 years ago