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 9bbe8c59d7
Merge pull request #51073 from nextcloud/dbal-exception-query
10 months ago
..
Exceptions feat: log query for dbal exceptions 10 months ago
QueryBuilder fix(lint): correct comment identation 10 months 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 chore: Add SPDX header 2 years ago
AdapterPgSql.php feat(db): remove workaround for pqsql 9.4 and older 2 years ago
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 chore: Add SPDX header 2 years ago
Connection.php feat(db): add truncateTable method 10 months ago
ConnectionAdapter.php Merge pull request #51073 from nextcloud/dbal-exception-query 10 months ago
ConnectionFactory.php fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 11 months ago
DbDataCollector.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MigrationException.php chore: Add SPDX header 2 years ago
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 chore: Add SPDX header 2 years ago
MissingIndexInformation.php chore: Add SPDX header 2 years ago
MissingPrimaryKeyInformation.php chore: Add SPDX header 2 years ago
MySqlTools.php chore: Add SPDX header 2 years ago
OCSqlitePlatform.php chore: Add SPDX header 2 years ago
ObjectParameter.php chore: Add SPDX header 2 years ago
OracleConnection.php fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
OracleMigrator.php chore: Add SPDX header 2 years ago
PgSqlTools.php fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
PreparedStatement.php style: update codestyle for coding-standard 1.2.3 1 year ago
ResultAdapter.php fix(db): Fix internal calls to doctrine's `fetch()` methods 1 year ago
SQLiteMigrator.php chore: Add SPDX header 2 years ago
SQLiteSessionInit.php chore: Add SPDX header 2 years ago
SchemaWrapper.php feat: implement distributing partitioned queries over multiple shards 1 year ago
SetTransactionIsolationLevel.php chore: Add SPDX header 2 years ago