nextcloud/lib/private/DB
Joas Schilling 4128a08333
Add bitwise AND and OR to the expression builder
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-05 14:30:25 +01:00
..
QueryBuilder Add bitwise AND and OR to the expression builder 2017-01-05 14:30:25 +01:00
Adapter.php
AdapterMySQL.php Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +02:00
AdapterOCI8.php
AdapterPgSql.php
AdapterSqlite.php
Connection.php @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
ConnectionFactory.php Correctly save and pass on the charset 2016-10-19 00:15:01 +02:00
MDB2SchemaManager.php Kill update simulation 2016-09-27 18:43:53 +02:00
MDB2SchemaReader.php Add config option to update charset of mysql to utf8mb4 2016-10-19 00:15:01 +02:00
MDB2SchemaWriter.php Add config option to update charset of mysql to utf8mb4 2016-10-19 00:15:01 +02:00
MigrationException.php
Migrator.php
MySQLMigrator.php
NoCheckMigrator.php
OCSqlitePlatform.php
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
SQLiteMigrator.php
SQLiteSessionInit.php