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
Thomas Mueller 4fbc2774ef 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
..
adapter.php
adapteroci8.php
adapterpgsql.php
adaptersqlite.php
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 Merge pull request #5789 from ogasser/db_fix_default_for_numeric 12 years ago
mdb2schemawriter.php
oracleconnection.php
statementwrapper.php