nextcloud-server/lib/private/db
2014-12-09 17:26:53 +01:00
..
adapter.php do not output DB information, and do not set header 2014-11-14 17:43:22 +01:00
adaptermysql.php Introduce cross-db ILIKE 2014-09-16 15:32:34 +02:00
adapteroci8.php Fix ILIKE without wildcards for oracle 2014-09-18 15:09:57 +02:00
adapterpgsql.php
adaptersqlite.php do not output DB information, and do not set header 2014-11-14 17:43:22 +01:00
adaptersqlsrv.php adding ILIKE to AdapterSQLSrv 2014-09-16 15:44:21 +02:00
connection.php Add tableExists to public db api 2014-12-09 17:26:53 +01:00
connectionfactory.php Extract interaction with config.php into SystemConfig 2014-12-08 22:29:42 +01:00
mdb2schemamanager.php drop dependency of some commands on old config object 2014-11-20 15:03:16 +01:00
mdb2schemareader.php drop dependency of some commands on old config object 2014-11-20 15:03:16 +01:00
mdb2schemawriter.php
migrationexception.php
migrator.php Special treatment for Oracle 2014-10-16 17:02:15 +02:00
mssqlmigrator.php
mysqlmigrator.php
nocheckmigrator.php
oracleconnection.php Quote identifiers for oracle 2014-12-09 17:26:53 +01:00
oraclemigrator.php Special treatment for Oracle 2014-10-16 17:02:15 +02:00
pgsqltools.php
sqlitemigrator.php Special treatment for Oracle 2014-10-16 17:02:15 +02:00
sqlitesessioninit.php adding new config parameter for sqlite to specify the journal mode 2014-11-25 16:29:06 +01:00
statementwrapper.php do not output DB information, and do not set header 2014-11-14 17:43:22 +01:00