nextcloud-server/lib/private/DB
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 20:35:02 +07:00
..
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
QueryBuilder Add octetLength and charLength to function builder, and tests 2022-03-24 20:35:02 +07:00
Adapter.php Check style update 2022-01-13 00:19:07 +07:00
AdapterMySQL.php make it possible to override the default collation 2021-09-01 11:57:47 +07:00
AdapterOCI8.php Update php licenses 2021-06-04 22:02:41 +07:00
AdapterPgSql.php Check style update 2022-01-13 00:19:07 +07:00
AdapterSqlite.php Update php licenses 2021-06-04 22:02:41 +07:00
Connection.php Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +07:00
ConnectionAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
ConnectionFactory.php Allow specify a config prefix for another database connection 2022-02-03 17:16:03 +07:00
MigrationException.php Update php licenses 2021-06-04 22:02:41 +07:00
MigrationService.php Disable for now again until more apps are fixed 2022-03-21 12:14:19 +07:00
Migrator.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingColumnInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingIndexInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MissingPrimaryKeyInformation.php Update php licenses 2021-06-04 22:02:41 +07:00
MySQLMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
MySqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
OCSqlitePlatform.php Update php licenses 2021-06-04 22:02:41 +07:00
OracleConnection.php Update php licenses 2021-06-04 22:02:41 +07:00
OracleMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PgSqlTools.php Update php licenses 2021-06-04 22:02:41 +07:00
PostgreSqlMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
PreparedStatement.php Update php licenses 2021-06-04 22:02:41 +07:00
ResultAdapter.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteMigrator.php Update php licenses 2021-06-04 22:02:41 +07:00
SQLiteSessionInit.php Update php licenses 2021-06-04 22:02:41 +07:00
SchemaWrapper.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +07:00
SetTransactionIsolationLevel.php Update php licenses 2021-06-04 22:02:41 +07:00