Skip to content

docs: add changelog item on dropped classes and methods#41471

Open
DeepDiver1975 wants to merge 1 commit intomasterfrom
docs/changelog-deprecations
Open

docs: add changelog item on dropped classes and methods#41471
DeepDiver1975 wants to merge 1 commit intomasterfrom
docs/changelog-deprecations

Conversation

@DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Feb 25, 2026

Description

Change: Removed legacy and deprecated code from ownCloud 11.

The following have been removed:

  • class OC_DB
  • class OC_DB_StatementWrapper
  • class OC_Group_Backend
  • class OC_Group_Database
  • class OC_OCS_Result
  • class \OCP\DB
  • class MDBSchemaWriter
  • interface OC_Group_Interface
  • interface OC_User_Interface
  • method MDB2SchemaManager::getDbStructure()
  • method MDB2SchemaManager::generateChangeScript()

#41455
#41458
#41462
#41464
#41468

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@DeepDiver1975 DeepDiver1975 force-pushed the docs/changelog-deprecations branch from 4721d8d to 4e6ca61 Compare February 25, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant