nextcloud/lib/private/DB
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +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 chore: Apply new coding standard to all files 2026-06-01 13:46:39 +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