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 days ago
..
Exceptions feat: log query for dbal exceptions 12 months ago
QueryBuilder fix(propagator): Improve lock behavior of propagator 4 days ago
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterMySQL.php
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 9 months ago
AdapterSqlite.php
ArrayResult.php feat(result): Update result wrapper with new doctrine methods 3 months ago
BacktraceDebugStack.php
Connection.php feat(database): Add option to test for mariadb 6 months ago
ConnectionAdapter.php feat(database): Add option to test for mariadb 6 months ago
ConnectionFactory.php fix(PDO): Switch away from deprecated PDO parts 2 months ago
DbDataCollector.php
MigrationException.php
MigrationService.php fix(DB): support up to 63 character long table and index names 4 weeks ago
Migrator.php
MigratorExecuteSqlEvent.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php chore: apply new CSFixer rules 8 months ago
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php fix: correctly quote tablenames for truncating with oracle 4 days ago
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php feat(result): Update result wrapper with new doctrine methods 3 months ago
SQLiteMigrator.php
SQLiteSessionInit.php fix(PDO): Switch away from deprecated PDO parts 2 months ago
SchemaWrapper.php feat(Db): Use SnowflakeId for previews 4 months ago
SetTransactionIsolationLevel.php