nextcloud-server/lib/private/DB
Joas Schilling ecad09b38a
Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs
fix(querybuilder): Log a warning if where() is called again on a quer…
2023-01-23 18:47:25 +01:00
..
Exceptions composer run cs:fix 2023-01-20 11:45:08 +01:00
QueryBuilder Merge pull request #36261 from nextcloud/techdebt/noid/warn-devs-about-potential-bugs 2023-01-23 18:47:25 +01: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
AdapterPgSql.php
AdapterSqlite.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BacktraceDebugStack.php
Connection.php Fix more psalm issues in OC\DB 2022-11-21 11:30:20 +01: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
MigrationException.php
MigrationService.php typehint migrationservice closures 2022-10-09 21:31:27 +02:00
Migrator.php Fix psalm issues following doctrine/dbal bump 2022-11-21 10:56:15 +01:00
MigratorExecuteSqlEvent.php Declare strict types in all new Event classes 2022-08-25 16:15:49 +02:00
MissingColumnInformation.php
MissingIndexInformation.php
MissingPrimaryKeyInformation.php
MySQLMigrator.php
MySqlTools.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ObjectParameter.php
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PgSqlTools.php composer run cs:fix 2023-01-20 11:45:08 +01:00
PostgreSqlMigrator.php
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
SQLiteMigrator.php composer run cs:fix 2023-01-20 11:45:08 +01:00
SQLiteSessionInit.php