You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/db
Vincent Petry 762b0d9510 Allow XML entity loader for MDB2 schema loader 13 years ago
..
adapter.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adapteroci8.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adaptersqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
adaptersqlsrv.php Inherit lastInsertId() from Adapter. 13 years ago
connection.php php 5.3 compatibility regarding OC\DB\Connection fixed 13 years ago
connectionwrapper.php add missing file header 13 years ago
mdb2schemamanager.php Also quote old column name during DB migration 13 years ago
mdb2schemareader.php Allow XML entity loader for MDB2 schema loader 13 years ago
mdb2schemawriter.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
oracleconnection.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
statementwrapper.php move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago