mirror of
https://github.com/nextcloud/server.git
synced 2026-03-20 17:43:15 -04:00
- kill replaceDB() - this function is unused and it's implementation obviously wrong - add method annotation OC_DB_StatementWrapper::fetchAll - remove duplicate code in Test_DBSchema and reuse OC_DB::tableExists - remove unused variables |
||
|---|---|---|
| .. | ||
| adapter.php | ||
| adapteroci8.php | ||
| adapterpgsql.php | ||
| adaptersqlite.php | ||
| adaptersqlsrv.php | ||
| connection.php | ||
| connectionfactory.php | ||
| connectionwrapper.php | ||
| mdb2schemamanager.php | ||
| mdb2schemareader.php | ||
| mdb2schemawriter.php | ||
| oracleconnection.php | ||
| pgsqltools.php | ||
| statementwrapper.php | ||