Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 315 Bytes

2022-10-12-mark-migrations-as-internal.md

File metadata and controls

10 lines (10 loc) · 315 Bytes
title issue
Mark migrations as internal
NEXT-23541

Core

  • Deprecated all DB migration steps as they will become @internal in v6.5.0.0.

Next Major Version Changes

Internal Migrations

All DB migration steps are now considered @internal, as they never should be extended or adjusted afterwards.