hasura/graphql-engine

print a context aware diff for metadata

Open

#3,263 建立於 2019年10月28日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)TypeScript (31,371 star) (2,787 fork)batch import
c/clihelp wantedk/enhancement

描述

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.

貢獻者指南