Akryum / Akryum/graphql-migrate

Support generation of migration metadata

オープン
#146 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
56
フォーク
9
PR マージ指標
30日以内にマージされた PR はありません

説明

As a developer working within a team I want to be able to track what has changed between migrations.

This could be persisted in a `migrations` directory in the project.

```
├── migrations
│ ├── migration001
│ │ ├── migration001.sql
│ ├── ├── migration001.model.graphql
│ ├── migration002
│ │ ├── migration002.sql
│ ├── ├── migration002.model.graphql
```

This is a key database migration feature currently missing from `graphql-migrate`.

Is there a plan to support this or what is the reason for the decision to not include it?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。