0.9.2 • Published 1 year ago

directus-extension-schema-merge v0.9.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Directus CLI Extension: Schema Merge

This extension adds the cli command schema-merge to the directus except it uses a modified .yml format which should cause fewer merge conflicts during git merges.

Note: This extension is very much under development. Even though I've tested it, I haven't had it in production for a long time. And it is touching your database 🤷🏻‍♂️.

Usage:

  1. Install the extension: npm install directus-extension-schema-merge.
  2. Export your schema: directus schema-merge snapshot --output schema.yml:
  3. Import your schema directus schema-merge apply schema.yml
0.9.2

1 year ago

0.9.0

1 year ago