hasura/graphql-engine

print a context aware diff for metadata

Open

#3263 aperta il 28 ott 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)TypeScript (2787 fork)batch import
c/clihelp wantedk/enhancement

Metriche repository

Star
 (31.371 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor