FeatureFuel
5

Force Schema Diff possibility via REST

Source: directus/directus#24538 · opened by @ihr-it-projekt
Summary We need a possibility to ignore hashes when we want to apply a schema diff to directus ( Basic Example POST /schema/apply?force=true Motivation We are several developers that working with directus as datasource. We use 3 stages, Dev (local), UAT, Prod. We dont want to do manual changes on UAT or PROD regard schema changes. We want to use the diff apply POST route. But if for example 2 developer creating new diffs in different features branches, and we want to apply them to UAT or Prod we are only able to apply one of them, without regenerate the other diff. Detailed Design We are several developers that working with directus as datasource. We use 3 stages, Dev (local), UAT, Prod. We dont want to do manual changes on UAT or PROD regard schema changes. We want to use the diff apply POST route. But if for example 2 developer creating new diffs in different features branches, and we want to apply them to UAT or Prod we are only able to apply one of them, without reg…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests