typedb / typedb-behaviour

TypeDB Behaviour Test Specification
Mozilla Public License 2.0
10 stars 19 forks source link

Schema migration scenarios #278

Closed krishnangovindraj closed 9 months ago

krishnangovindraj commented 10 months ago

Usage and product changes

Adds scenarios of various schema modification operations, and tests that any operation which would cause the schema to become invalid, or the data to be inconsistent with the schema is disallowed.

Implementation

typedb-bot commented 10 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture