| .. |
|
Exceptions
|
feat: log query for dbal exceptions
|
2025-02-26 17:37:13 +07:00 |
|
QueryBuilder
|
feat(querybuilder): Remove deprecated IQueryBuilder::execute
|
2025-10-13 17:02:04 +07:00 |
|
Adapter.php
|
fix: Revert "fix(db): Store last insert id before reconnect"
|
2025-05-21 07:55:42 +07:00 |
|
AdapterMySQL.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
AdapterOCI8.php
|
fix: Revert "fix(db): Store last insert id before reconnect"
|
2025-05-21 07:55:42 +07:00 |
|
AdapterPgSql.php
|
fix: Revert "fix(db): Store last insert id before reconnect"
|
2025-05-21 07:55:42 +07:00 |
|
AdapterSqlite.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
ArrayResult.php
|
chore: Apply php:cs recommendations
|
2024-08-28 10:44:18 +07:00 |
|
BacktraceDebugStack.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
Connection.php
|
feat(database): Add option to test for mariadb
|
2025-08-08 07:50:51 +07:00 |
|
ConnectionAdapter.php
|
feat(database): Add option to test for mariadb
|
2025-08-08 07:50:51 +07:00 |
|
ConnectionFactory.php
|
feat(db): add SSL/TLS support for PostgreSQL
|
2025-09-22 11:51:04 +07:00 |
|
DbDataCollector.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
MigrationException.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
MigrationService.php
|
refactor(dbal): Port away from getDatabasePlatform() instanceof pattern
|
2025-10-13 13:44:08 +07:00 |
|
Migrator.php
|
fix: Run migration sql as statement so that the primary db node is used
|
2024-08-30 15:45:50 +07:00 |
|
MigratorExecuteSqlEvent.php
|
chore(deps): Update nextcloud/coding-standard to v1.3.1
|
2024-09-19 14:21:20 +07:00 |
|
MissingColumnInformation.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
MissingIndexInformation.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
MissingPrimaryKeyInformation.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
MySqlTools.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
OCSqlitePlatform.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
ObjectParameter.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
OracleConnection.php
|
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated
|
2024-07-19 11:21:11 +07:00 |
|
OracleMigrator.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
PgSqlTools.php
|
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated
|
2024-07-19 11:21:11 +07:00 |
|
PreparedStatement.php
|
style: update codestyle for coding-standard 1.2.3
|
2024-08-25 19:34:58 +07:00 |
|
ResultAdapter.php
|
fix(db): Fix internal calls to doctrine's `fetch()` methods
|
2024-07-19 11:21:12 +07:00 |
|
SQLiteMigrator.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
SQLiteSessionInit.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |
|
SchemaWrapper.php
|
chore: apply new CSFixer rules
|
2025-07-01 16:26:50 +07:00 |
|
SetTransactionIsolationLevel.php
|
chore: Add SPDX header
|
2024-05-24 13:11:22 +07:00 |