nextcloud-server/lib/private/DB
Tobias Kaminsky 6f0537b4e9
Merge pull request #56494 from nextcloud/carl/result-improv
Improve IResult
2025-11-20 15:38:17 +07:00
..
Exceptions
QueryBuilder fix(db): Fix Oracle JSON handling 2025-11-18 11:58:33 +07:00
Adapter.php
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
ArrayResult.php feat(result): Update result wrapper with new doctrine methods 2025-11-18 17:45:13 +07:00
BacktraceDebugStack.php
Connection.php
ConnectionAdapter.php
ConnectionFactory.php
DbDataCollector.php
MigrationException.php
MigrationService.php
Migrator.php
MigratorExecuteSqlEvent.php
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySqlTools.php
OCSqlitePlatform.php
ObjectParameter.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PreparedStatement.php
ResultAdapter.php feat(result): Update result wrapper with new doctrine methods 2025-11-18 17:45:13 +07:00
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php
SetTransactionIsolationLevel.php