nextcloud/lib/private/DB
Côme Chilliet bdfe8ed77e fix: Add proper methods in IAppManager for namespace handling
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-05-11 14:53:29 +02:00
..
Exceptions chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Middleware fix(db): set session timezone to UTC 2026-04-01 13:47:03 +02:00
QueryBuilder chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Adapter.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
AdapterMySQL.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
AdapterOCI8.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
AdapterPgSql.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
AdapterSqlite.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ArrayResult.php feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
BacktraceDebugStack.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Connection.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ConnectionAdapter.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ConnectionFactory.php fix(db): set session timezone to UTC 2026-04-01 13:47:03 +02:00
DbDataCollector.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
MigrationException.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
MigrationService.php fix: Add proper methods in IAppManager for namespace handling 2026-05-11 14:53:29 +02:00
Migrator.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
MigratorExecuteSqlEvent.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
MissingColumnInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MissingIndexInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MissingPrimaryKeyInformation.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MySqlTools.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ObjectParameter.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
OCSqlitePlatform.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
OracleConnection.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
OracleMigrator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PgSqlTools.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
PreparedStatement.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ResultAdapter.php feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
SchemaWrapper.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SetTransactionIsolationLevel.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SQLiteMigrator.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SQLiteSessionInit.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00