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
Benjamin Gaussorgues 49bd1754d4 fix(sharding): typo in addOrderBy 1 year ago
..
Exceptions
QueryBuilder fix(sharding): typo in addOrderBy 1 year ago
Adapter.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
AdapterMySQL.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
ArrayResult.php chore: Apply php:cs recommendations 1 year ago
BacktraceDebugStack.php
Connection.php chore: Add proper deprecation dates where missing 1 year ago
ConnectionAdapter.php feat: implement distributing partitioned queries over multiple shards 1 year ago
ConnectionFactory.php fix(DB): set sharding parameters only when intended 1 year ago
DbDataCollector.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MigrationException.php
MigrationService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Migrator.php fix: Run migration sql as statement so that the primary db node is used 1 year ago
MigratorExecuteSqlEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php style: update codestyle for coding-standard 1.2.3 1 year ago
ResultAdapter.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php feat: implement distributing partitioned queries over multiple shards 1 year ago
SetTransactionIsolationLevel.php