nextcloud-server/lib/private/db
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +07:00
..
adapter.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +07:00
adapteroci8.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +07:00
adapterpgsql.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +07:00
adaptersqlite.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +07:00
adaptersqlsrv.php Inherit lastInsertId() from Adapter. 2013-11-04 22:28:41 +07:00
connection.php polish documentation based on scrutinizer patches 2014-02-06 17:02:21 +07:00
connectionwrapper.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +07:00
mdb2schemamanager.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +07:00
mdb2schemareader.php Fix all PHPDoc types and variable names, in /lib 2014-05-13 19:08:14 +07:00
mdb2schemawriter.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +07:00
oracleconnection.php move the private namespace OC into lib/private - OCP will stay in lib/public 2013-09-30 16:36:59 +07:00
statementwrapper.php Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +07:00