| .. |
|
Exceptions
|
feat: log query for dbal exceptions
|
2025-03-30 17:40:58 +02:00 |
|
QueryBuilder
|
fix(comments): Check comment object
|
2025-12-11 08:42:50 +01:00 |
|
Adapter.php
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +02:00 |
|
AdapterMySQL.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
|
AdapterOCI8.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
AdapterPgSql.php
|
Check style update
|
2022-01-13 00:19:07 +01:00 |
|
AdapterSqlite.php
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +02:00 |
|
BacktraceDebugStack.php
|
log start time of queries for profiler
|
2023-02-14 15:16:15 +01:00 |
|
Connection.php
|
fix(db): Increase log level for very slow transactions
|
2025-04-02 18:06:24 +02:00 |
|
ConnectionAdapter.php
|
feat: log query for dbal exceptions
|
2025-03-30 17:40:58 +02:00 |
|
ConnectionFactory.php
|
fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well
|
2025-07-28 08:45:52 +02:00 |
|
DbDataCollector.php
|
fix: Apply new coding standard to all files
|
2024-04-04 11:45:22 +02:00 |
|
MigrationException.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
MigrationService.php
|
fix: use proper migration sorting when checking if a migration needs to be executed
|
2025-04-02 12:52:25 +00:00 |
|
Migrator.php
|
fix: Run migration sql as statement so that the primary db node is used
|
2024-09-09 09:39:01 +00:00 |
|
MigratorExecuteSqlEvent.php
|
Declare strict types in all new Event classes
|
2022-08-25 16:15:49 +02:00 |
|
MissingColumnInformation.php
|
Migrate missing column database check to new API
|
2023-11-27 15:23:52 +01:00 |
|
MissingIndexInformation.php
|
Migrate missing index database check to new API
|
2023-11-27 15:23:52 +01:00 |
|
MissingPrimaryKeyInformation.php
|
Migrate missing primary key database check to new API
|
2023-11-27 15:23:52 +01:00 |
|
MySqlTools.php
|
Refactors "strpos" calls in lib/private to improve code readability.
|
2023-05-15 15:17:19 +03:30 |
|
ObjectParameter.php
|
Add a built-in profiler inside Nextcloud
|
2022-04-04 10:28:26 +02:00 |
|
OCSqlitePlatform.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
|
OracleConnection.php
|
Cleanup plsam issues in DB/ContactsManager and Console
|
2023-09-05 09:20:26 +02:00 |
|
OracleMigrator.php
|
fix(oracle): Move away from internal and deprecated SchemaDiff API
|
2023-10-06 15:29:26 +02:00 |
|
PgSqlTools.php
|
Use typed version of IConfig::getSystemValue as much as possible
|
2023-04-05 12:50:08 +02:00 |
|
PreparedStatement.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
|
ResultAdapter.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
|
SchemaWrapper.php
|
Refactors "strpos" calls in lib/private to improve code readability.
|
2023-05-15 15:17:19 +03:30 |
|
SetTransactionIsolationLevel.php
|
enh: Implement PrimaryReadReplicaConnection
|
2023-12-16 20:27:37 +01:00 |
|
SQLiteMigrator.php
|
fix(sqlite): Remove some old SQLite cheats
|
2023-10-06 15:29:27 +02:00 |
|
SQLiteSessionInit.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |