nextcloud/lib/private/DB
Joas Schilling 7b274fa48c
fix(comments): Check comment object
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-11 09:06:59 +01:00
..
Exceptions Check for generic errors at last. 2021-02-02 18:28:49 +01:00
QueryBuilder fix(comments): Check comment object 2025-12-11 09:06:59 +01:00
Adapter.php Add our own DB exception abstraction 2021-01-12 16:38:23 +01:00
AdapterMySQL.php Update license headers 2019-12-05 15:38:45 +01:00
AdapterOCI8.php Update license headers for 19 2020-04-29 11:57:22 +02:00
AdapterPgSql.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
AdapterSqlite.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Connection.php Allow NULL as well for limit, not integer only 2021-11-15 19:01:46 +01:00
ConnectionAdapter.php Add our own DB exception abstraction 2021-01-12 16:38:23 +01:00
ConnectionFactory.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
MDB2SchemaManager.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
MDB2SchemaReader.php fix(apps): Fix loading info.xml file 2023-07-20 15:09:02 +02:00
MigrationException.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
MigrationService.php Only mark migrations as installed after execution 2021-03-30 19:51:12 +00:00
Migrator.php Filter tables with other table prefix 2021-03-03 21:13:25 +00:00
MissingColumnInformation.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MissingIndexInformation.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MissingPrimaryKeyInformation.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
MySQLMigrator.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MySqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
OCSqlitePlatform.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OracleConnection.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
OracleMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
PgSqlTools.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
PostgreSqlMigrator.php Update license headers 2019-12-05 15:38:45 +01:00
PreparedStatement.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
ReconnectWrapper.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
ResultAdapter.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SchemaWrapper.php disable path prefix index on postgresql for now 2021-10-21 18:33:43 +02:00
SetTransactionIsolationLevel.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
SQLiteMigrator.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SQLiteSessionInit.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00