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 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
adapteroci8.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
adapterpgsql.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
adaptersqlite.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
adaptersqlsrv.php 8274d9f91c Inherit lastInsertId() from Adapter. 11 years ago
connection.php e30e4ea1cc php 5.3 compatibility regarding OC\DB\Connection fixed 11 years ago
connectionwrapper.php 3c710696e8 add missing file header 11 years ago
mdb2schemamanager.php 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
mdb2schemareader.php 630e46f60a Merge pull request #5789 from ogasser/db_fix_default_for_numeric 11 years ago
mdb2schemawriter.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
oracleconnection.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago
statementwrapper.php 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 11 years ago