nextcloud-server/lib/private/DB
Robin Appelman 8ef5a366ec
add MAX and MIN to functionbuilder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-06 12:28:17 +07:00
..
QueryBuilder add MAX and MIN to functionbuilder 2019-09-06 12:28:17 +07:00
Adapter.php Fix PHPDoc 2019-03-21 17:05:57 +07:00
AdapterMySQL.php
AdapterOCI8.php
AdapterPgSql.php instead of upsert, fallback to default query on PgSQL <= 9.4 2019-08-14 09:05:11 +07:00
AdapterSqlite.php
Connection.php Code cleanup. 2019-03-21 11:42:00 +07:00
ConnectionFactory.php
MDB2SchemaManager.php
MDB2SchemaReader.php
MDB2SchemaWriter.php
MigrationException.php
MigrationService.php Remove the custom prefix from the table name length when checking on the default primary index 2019-04-30 12:08:52 +07:00
Migrator.php Add event dispatcher to OCP 2019-06-25 10:02:27 +07:00
MissingIndexInformation.php
MySQLMigrator.php
MySqlTools.php
OCSqlitePlatform.php No need for platform hacks anymore 2019-05-14 12:24:43 +07:00
OracleConnection.php
OracleMigrator.php
PgSqlTools.php
PostgreSqlMigrator.php
ReconnectWrapper.php
SQLiteMigrator.php
SQLiteSessionInit.php
SchemaWrapper.php