nextcloud/lib/private/DB
Joas Schilling de9fe8fcc1
Merge pull request #30471 from nextcloud/enh/cast-char-mysql
Explicitly cast char in the query builder
2022-01-20 14:32:56 +01:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
QueryBuilder Merge pull request #30471 from nextcloud/enh/cast-char-mysql 2022-01-20 14:32:56 +01:00
Adapter.php Check style update 2022-01-13 00:19:07 +01:00
AdapterMySQL.php make it possible to override the default collation 2021-09-01 11:57:47 +02: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 Update php licenses 2021-06-04 22:02:41 +02:00
Connection.php Check if directoy is writable instead of possibly missing file 2021-12-20 15:36:52 +01:00
ConnectionAdapter.php Update php licenses 2021-06-04 22:02:41 +02:00
ConnectionFactory.php Attempt to fix CI 2021-12-07 11:58:30 +01:00
MigrationException.php Update php licenses 2021-06-04 22:02:41 +02:00
MigrationService.php Update php licenses 2021-06-04 22:02:41 +02:00
Migrator.php Update php licenses 2021-06-04 22:02:41 +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 Update php licenses 2021-06-04 22:02:41 +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 Update php licenses 2021-06-04 22:02:41 +02:00
PgSqlTools.php Update php licenses 2021-06-04 22:02:41 +02:00
PostgreSqlMigrator.php Update php licenses 2021-06-04 22:02:41 +02:00
PreparedStatement.php Update php licenses 2021-06-04 22:02:41 +02:00
ResultAdapter.php Update php licenses 2021-06-04 22:02:41 +02:00
SchemaWrapper.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
SetTransactionIsolationLevel.php Update php licenses 2021-06-04 22:02:41 +02:00
SQLiteMigrator.php Update php licenses 2021-06-04 22:02:41 +02:00
SQLiteSessionInit.php Update php licenses 2021-06-04 22:02:41 +02:00