Skip to content

Commit 4e6ca61

Browse files
committed
docs: add changelog item on dropped classes and methods
1 parent cd7abeb commit 4e6ca61

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Change: Removed legacy and deprecated code from ownCloud 11
2+
3+
The following have been removed:
4+
- class OC_DB
5+
- class OC_DB_StatementWrapper
6+
- class OC_Group_Backend
7+
- class OC_Group_Database
8+
- class OC_OCS_Result
9+
- class \OCP\DB
10+
- class MDBSchemaWriter
11+
- interface OC_Group_Interface
12+
- interface OC_User_Interface
13+
- method MDB2SchemaManager::getDbStructure()
14+
- method MDB2SchemaManager::generateChangeScript()
15+
16+
https://github.com/owncloud/core/pull/41455
17+
https://github.com/owncloud/core/pull/41458
18+
https://github.com/owncloud/core/pull/41462
19+
https://github.com/owncloud/core/pull/41464
20+
https://github.com/owncloud/core/pull/41468

0 commit comments

Comments
 (0)