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 8ef5a366ec
add MAX and MIN to functionbuilder
6 years ago
..
QueryBuilder add MAX and MIN to functionbuilder 6 years ago
Adapter.php Fix PHPDoc 7 years ago
AdapterMySQL.php Fix like queries in the QueryBuilder 9 years ago
AdapterOCI8.php dont double escape 9 years ago
AdapterPgSql.php instead of upsert, fallback to default query on PgSQL <= 9.4 6 years ago
AdapterSqlite.php Add deprecation message ofr insertIfNotExist 7 years ago
Connection.php Code cleanup. 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 Add config option to update charset of mysql to utf8mb4 9 years ago
MigrationException.php Update with robin 10 years ago
MigrationService.php Remove the custom prefix from the table name length when checking on the default primary index 7 years ago
Migrator.php Add event dispatcher to OCP 7 years ago
MissingIndexInformation.php Fix wrong hint about missing indexes 8 years ago
MySQLMigrator.php Update with robin 10 years ago
MySqlTools.php MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 8 years ago
OCSqlitePlatform.php No need for platform hacks anymore 7 years ago
OracleConnection.php Update license headers 8 years ago
OracleMigrator.php Update license headers 8 years ago
PgSqlTools.php Fix others 10 years ago
PostgreSqlMigrator.php Fix others 10 years ago
ReconnectWrapper.php Check connection status and attempt to reconnect each each minute 8 years ago
SQLiteMigrator.php Update with robin 10 years ago
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 8 years ago
SchemaWrapper.php Remove unused import statements 8 years ago