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
Andy Scherzinger 3aa9d8cdf0
Merge pull request #58270 from nextcloud/backport/58223/stable33
4 months ago
..
Exceptions feat: log query for dbal exceptions 1 year ago
QueryBuilder fix(propagator): Improve lock behavior of propagator 4 months ago
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 1 year ago
AdapterMySQL.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 1 year ago
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 1 year ago
AdapterSqlite.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
ArrayResult.php feat(result): Update result wrapper with new doctrine methods 6 months ago
BacktraceDebugStack.php chore: Add SPDX header 2 years ago
Connection.php feat(database): Add option to test for mariadb 10 months ago
ConnectionAdapter.php feat(database): Add option to test for mariadb 10 months ago
ConnectionFactory.php fix(PDO): Switch away from deprecated PDO parts 5 months ago
DbDataCollector.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
MigrationException.php chore: Add SPDX header 2 years ago
MigrationService.php fix(DB): support up to 63 character long table and index names 4 months ago
Migrator.php fix: Run migration sql as statement so that the primary db node is used 2 years ago
MigratorExecuteSqlEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years 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: apply new CSFixer rules 11 months ago
OCSqlitePlatform.php chore: Add SPDX header 2 years ago
ObjectParameter.php chore: Add SPDX header 2 years ago
OracleConnection.php fix: correctly quote tablenames for truncating with oracle 4 months ago
OracleMigrator.php chore: Add SPDX header 2 years ago
PgSqlTools.php fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 2 years ago
PreparedStatement.php style: update codestyle for coding-standard 1.2.3 2 years ago
ResultAdapter.php feat(result): Update result wrapper with new doctrine methods 6 months ago
SQLiteMigrator.php chore: Add SPDX header 2 years ago
SQLiteSessionInit.php fix(PDO): Switch away from deprecated PDO parts 5 months ago
SchemaWrapper.php feat(Db): Use SnowflakeId for previews 7 months ago
SetTransactionIsolationLevel.php chore: Add SPDX header 2 years ago