nextcloud/lib/private/DB
Carl Schwan 994565fec7
refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-06-03 13:45:29 +02:00
..
Exceptions chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Middleware chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
QueryBuilder refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
Adapter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AdapterMySQL.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AdapterOCI8.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AdapterPgSql.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AdapterSqlite.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ArrayResult.php feat(DB): Add ITypedQueryBuilder 2026-02-23 14:06:11 +01:00
BacktraceDebugStack.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Connection.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConnectionAdapter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ConnectionFactory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
DbDataCollector.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
MigrationException.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MigrationService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Migrator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MigratorExecuteSqlEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MissingColumnInformation.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MissingIndexInformation.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MissingPrimaryKeyInformation.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
MySqlTools.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ObjectParameter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OCSqlitePlatform.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OracleConnection.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OracleMigrator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PgSqlTools.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PreparedStatement.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ResultAdapter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SchemaWrapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SetTransactionIsolationLevel.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SQLiteMigrator.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SQLiteSessionInit.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00