nextcloud/lib/private/db
Vincent Petry 79ae3c4527 Allow XML entity loader for MDB2 schema loader
Forward port of 762b0d9 from stable6 to master
2014-03-03 14:17:51 +01:00
..
adapter.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
adapteroci8.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
adaptersqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
adaptersqlsrv.php Inherit lastInsertId() from Adapter. 2013-11-04 22:28:41 +01:00
connection.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
connectionwrapper.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +01:00
mdb2schemamanager.php Also quote old column name during DB migration 2014-02-27 09:09:16 +01:00
mdb2schemareader.php Allow XML entity loader for MDB2 schema loader 2014-03-03 14:17:51 +01:00
mdb2schemawriter.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
oracleconnection.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +02:00
statementwrapper.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-18 18:31:33 +01:00