nextcloud-server/lib/private/DB
Joas Schilling 78ee3abb78
Move regex to a function and add tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-19 12:49:36 +02:00
..
QueryBuilder dont keep shared database locks when running cli scripts 2018-04-11 19:21:45 +02:00
Adapter.php Use short for of substr to not need strlen() 2018-01-25 22:23:48 +01:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php Use short for of substr to not need strlen() 2018-01-25 22:23:48 +01:00
Connection.php refactor user searching 2017-12-20 15:51:37 +01:00
ConnectionFactory.php Move regex to a function and add tests 2018-04-19 12:49:36 +02:00
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Remove unused import statements 2018-02-14 16:55:43 +01:00
Migrator.php
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
SchemaWrapper.php Remove unused import statements 2018-02-14 16:55:43 +01:00
SQLiteMigrator.php
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00