nextcloud-server/lib/db
2013-07-23 18:09:42 +02:00
..
adapter.php Add documentation to OC\DB\adapter class 2013-07-23 18:09:42 +02:00
adapteroci8.php Move query statement fixup handling to Connection wrapper 2013-07-21 23:17:37 +02:00
adapterpgsql.php Move query statement fixup handling to Connection wrapper 2013-07-21 23:17:37 +02:00
adaptersqlite.php Fix errors from unit tests 2013-07-21 23:17:37 +02:00
adaptersqlsrv.php Move query statement fixup handling to Connection wrapper 2013-07-21 23:17:37 +02:00
connection.php Move building error string to connection 2013-07-21 23:17:37 +02:00
mdb2schemareader.php Tweaks to the MDB2SchemaReader 2013-07-18 21:07:56 +02:00
mdb2schemawriter.php
schema.php
statementwrapper.php