hasura/graphql-engine

print a context aware diff for metadata

Open

#3,263 创建于 2019年10月28日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)TypeScript (2,787 fork)batch import
c/clihelp wantedk/enhancement

仓库指标

Star
 (31,371 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南