.. |
Exceptions
|
fix: Check for wrapped retriable exceptions
|
2023-05-02 19:42:11 +02:00 |
QueryBuilder
|
fix: Remove bogus code from query builder and fix parameter name
|
2024-05-10 10:02:13 -04:00 |
Adapter.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01: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
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
BacktraceDebugStack.php
|
log start time of queries for profiler
|
2023-02-14 15:16:15 +01:00 |
Connection.php
|
feat: add request id as comment to all queries
|
2024-04-22 13:11:50 +02:00 |
ConnectionAdapter.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
ConnectionFactory.php
|
Change option name again to be more like the other options
|
2022-09-23 09:48:02 +02:00 |
DbDataCollector.php
|
record backtrace when profiling db requests
|
2022-04-04 18:12:30 +02:00 |
MigrationException.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
MigrationService.php
|
fix(install): Make installing more verbose
|
2023-11-03 15:46:06 +01:00 |
Migrator.php
|
Use typed version of IConfig::getSystemValue as much as possible
|
2023-04-05 12:50:08 +02:00 |
MigratorExecuteSqlEvent.php
|
Declare strict types in all new Event classes
|
2022-08-25 16:15:49 +02:00 |
MissingColumnInformation.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
MissingIndexInformation.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
MissingPrimaryKeyInformation.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
MySQLMigrator.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
MySqlTools.php
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
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
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
OracleMigrator.php
|
Use typed version of IConfig::getSystemValue as much as possible
|
2023-04-05 12:50:08 +02:00 |
PgSqlTools.php
|
Use typed version of IConfig::getSystemValue as much as possible
|
2023-04-05 12:50:08 +02:00 |
PostgreSqlMigrator.php
|
Update php licenses
|
2021-06-04 22:02:41 +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
|
composer run cs:fix
|
2023-01-20 11:45:08 +01:00 |
SetTransactionIsolationLevel.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |
SQLiteMigrator.php
|
fix(DB): Remove not supported column comments when using SQLite
|
2023-02-22 01:07:26 +01:00 |
SQLiteSessionInit.php
|
Update php licenses
|
2021-06-04 22:02:41 +02:00 |