nextcloud/lib/private/DB
Morris Jobke a7da2ef977 Merge pull request #4282 from nextcloud/oci-connect-string
use the same oci connectstring in all code paths
2017-04-12 13:11:00 -05:00
..
QueryBuilder Merge pull request #4331 from nextcloud/query-builder-sum 2017-04-12 12:55:09 -05: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 dont double escape 2017-03-30 11:14:59 +02:00
AdapterPgSql.php Fix others 2016-07-21 18:13:57 +02:00
AdapterSqlite.php dont double escape 2017-03-30 11:14:59 +02:00
Connection.php Address comments 2017-03-21 16:42:42 -06:00
ConnectionFactory.php use the same oci connectstring in all code paths 2017-04-10 17:58:52 +02:00
MDB2SchemaManager.php Adding tests for 4 byte unicode characters 2017-03-21 16:42:12 -06:00
MDB2SchemaReader.php Address comments 2017-03-21 16:42:42 -06: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 Add MD5() to sqlite 2017-03-30 11:09:19 +02:00