Skip to content

Downgrade compatibility supporting restore of v6 backups #8750

@asfernandes

Description

@asfernandes

It should be possible to downgrade v6 databases with gbak/restore into older versions (mainly v5).

That should be possible if there is no new feature usage. That normally happens, but due to schemas (that is not a opt-in feature), it requires additional code.

A v6 database with multiple schemas usage should be downgradable provided that there is no duplicate object names using different schemas.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions