nextcloud/lib/private/DB
provokateurin 83fbc64c99
fix(IResult): Use more accurate conditional return type for fetchAll
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-11 08:50:13 +01:00
..
Exceptions refactor: Apply comments 2026-02-06 13:50:46 +01:00
QueryBuilder Merge pull request #58134 from nextcloud/carl/lock-propagator-order 2026-02-09 16:04:38 +01:00
Adapter.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
AdapterMySQL.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
AdapterOCI8.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +02:00
AdapterPgSql.php fix: Revert "fix(db): Store last insert id before reconnect" 2025-05-21 07:55:42 +02:00
AdapterSqlite.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
ArrayResult.php fix(IResult): Use more accurate conditional return type for fetchAll 2026-02-11 08:50:13 +01:00
BacktraceDebugStack.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Connection.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
ConnectionAdapter.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01:00
ConnectionFactory.php fix(PDO): Switch away from deprecated PDO parts 2025-12-19 15:57:03 +01:00
DbDataCollector.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
MigrationException.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
MigrationService.php refactor: Run rector on lib/private 2026-02-06 13:50:18 +01: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 fix: correctly quote tablenames for truncating with oracle 2026-02-10 22:48:02 +01:00
OracleMigrator.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
PgSqlTools.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
PreparedStatement.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ResultAdapter.php feat(result): Update result wrapper with new doctrine methods 2025-11-18 17:45:13 +01:00
SchemaWrapper.php refactor: Apply comments 2026-02-06 13:50:46 +01:00
SetTransactionIsolationLevel.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SQLiteMigrator.php feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
SQLiteSessionInit.php refactor: Apply comments 2026-02-06 13:50:46 +01:00