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
Robin Appelman cd3ef0bb9d Add caching to appconfig 11 years ago
..
adapter.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
adapteroci8.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
adaptersqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
adaptersqlsrv.php Inherit lastInsertId() from Adapter. 12 years ago
connection.php php 5.3 compatibility regarding OC\DB\Connection fixed 12 years ago
connectionwrapper.php add missing file header 12 years ago
mdb2schemamanager.php on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 11 years ago
mdb2schemareader.php DB: Support DECIMAL(precision,scale) syntax in XML 11 years ago
mdb2schemawriter.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
oracleconnection.php move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
statementwrapper.php Add caching to appconfig 11 years ago