mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01: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