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 +07:00
..
QueryBuilder dont keep shared database locks when running cli scripts 2018-04-11 19:21:45 +07:00
Adapter.php Use short for of substr to not need strlen() 2018-01-25 22:23:48 +07:00
AdapterMySQL.php Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +07:00
AdapterOCI8.php dont double escape 2017-03-30 11:14:59 +07:00
AdapterPgSql.php
AdapterSqlite.php Use short for of substr to not need strlen() 2018-01-25 22:23:48 +07:00
Connection.php refactor user searching 2017-12-20 15:51:37 +07:00
ConnectionFactory.php Move regex to a function and add tests 2018-04-19 12:49:36 +07:00
MDB2SchemaManager.php Update license headers 2017-11-06 16:56:19 +07:00
MDB2SchemaReader.php Update license headers 2017-11-06 16:56:19 +07:00
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 2016-10-19 00:15:01 +07:00
MigrationException.php
MigrationService.php Remove unused import statements 2018-02-14 16:55:43 +07:00
Migrator.php Update license headers 2017-11-06 16:56:19 +07:00
MySQLMigrator.php
MySqlTools.php Update license headers 2017-11-06 16:56:19 +07:00
OCSqlitePlatform.php
OracleConnection.php Update license headers 2017-11-06 16:56:19 +07:00
OracleMigrator.php Update license headers 2017-11-06 16:56:19 +07:00
PgSqlTools.php
PostgreSqlMigrator.php
SQLiteMigrator.php
SQLiteSessionInit.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +07:00
SchemaWrapper.php Remove unused import statements 2018-02-14 16:55:43 +07:00