nextcloud-server/lib/private/DB
Joas Schilling 78412fda9c
Add a method to compare empty strings with an expression
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-02 09:50:41 +02:00
..
QueryBuilder Add a method to compare empty strings with an expression 2017-08-02 09:50:41 +02:00
Adapter.php
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
Connection.php Add Phan plugin to check for SQL injections 2017-07-20 22:48:13 +02:00
ConnectionFactory.php
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php "Only variables must be passed by reference" 2017-07-25 12:49:16 +02:00
Migrator.php Start migrations 2017-07-05 13:01:19 +02:00
MySQLMigrator.php
MySqlTools.php
NoCheckMigrator.php
OCSqlitePlatform.php
OracleConnection.php Start migrations 2017-07-05 13:01:19 +02:00
OracleMigrator.php Start migrations 2017-07-05 13:01:19 +02:00
PgSqlTools.php
PostgreSqlMigrator.php
SchemaWrapper.php Use order by to avoid problems when chunking finds a same item again... 2017-07-25 12:49:12 +02:00
SQLiteMigrator.php
SQLiteSessionInit.php