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