hasura/graphql-engine

print a context aware diff for metadata

オープン

#3,263 opened on 2019/10/28

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (2,787 件のフォーク)batch import
c/clihelp wantedk/enhancement

Repository metrics

Stars
 (31,371 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Diff command added #3157 only prints a basic general purpose file diff.

With awareness of Hasura metadata and it's types a better, context aware diff can be printed, where it can do things like:

  • table abcd is tracked
  • relationship name is changed for table xyz

etc.

コントリビューターガイド