nextcloud/lib/private/DB
Robin Appelman 07e51a719a
Allow aliasing columns when using the query builder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2016-11-17 18:48:35 +01:00
..
QueryBuilder Allow aliasing columns when using the query builder 2016-11-17 18:48:35 +01:00
Adapter.php Update with robin 2016-07-21 18:13:58 +02:00
AdapterMySQL.php Fix like queries in the QueryBuilder 2016-10-19 00:15:01 +02:00
AdapterOCI8.php Update with robin 2016-07-21 18:13:58 +02:00
AdapterPgSql.php Fix others 2016-07-21 18:13:57 +02:00
AdapterSqlite.php Update with robin 2016-07-21 18:13:58 +02:00
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 Update with robin 2016-07-21 18:13:58 +02:00
Migrator.php Update with robin 2016-07-21 18:13:58 +02:00
MySQLMigrator.php Update with robin 2016-07-21 18:13:58 +02:00
NoCheckMigrator.php Update with robin 2016-07-21 18:13:58 +02:00
OCSqlitePlatform.php Update with robin 2016-07-21 18:13:58 +02:00
OracleConnection.php Update with robin 2016-07-21 18:13:58 +02:00
OracleMigrator.php Update with robin 2016-07-21 18:13:58 +02:00
PgSqlTools.php Fix others 2016-07-21 18:13:57 +02:00
PostgreSqlMigrator.php Fix others 2016-07-21 18:13:57 +02:00
SQLiteMigrator.php Update with robin 2016-07-21 18:13:58 +02:00
SQLiteSessionInit.php Update with robin 2016-07-21 18:13:58 +02:00