Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 699 Bytes

File metadata and controls

28 lines (18 loc) · 699 Bytes

Migration version helpers

A set of helpers for database migrations

This package is part of the cdk-dynamodb-migration project. See its documentation for more insights.

Installation

pnpm add migration-version-helpers

or if using yarn

yarn add migration-version-helpers

or if using npm

npm install migration-version-helpers

Examples

Demo directory Example migration script