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
Joas Schilling 69e6b6a483
fix(comments): Check comment object
4 weeks ago
..
Exceptions feat: log query for dbal exceptions 11 months ago
QueryBuilder fix(comments): Check comment object 4 weeks ago
Adapter.php fix: Revert "fix(db): Store last insert id before reconnect" 8 months ago
AdapterMySQL.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 8 months ago
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 8 months ago
AdapterSqlite.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
ArrayResult.php feat(result): Update result wrapper with new doctrine methods 2 months ago
BacktraceDebugStack.php
Connection.php feat(database): Add option to test for mariadb 5 months ago
ConnectionAdapter.php feat(database): Add option to test for mariadb 5 months ago
ConnectionFactory.php feat(db): add SSL/TLS support for PostgreSQL 4 months ago
DbDataCollector.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MigrationException.php
MigrationService.php refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 3 months ago
Migrator.php
MigratorExecuteSqlEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php chore: apply new CSFixer rules 6 months ago
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php feat(result): Update result wrapper with new doctrine methods 2 months ago
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php feat(Db): Use SnowflakeId for previews 2 months ago
SetTransactionIsolationLevel.php