graphql-migrate icon indicating copy to clipboard operation
graphql-migrate copied to clipboard

Implement read column comments on MySQL

Open Akryum opened this issue 6 years ago • 0 comments

Currently, column comments aren't retrieved.

  • [ ] Investigate feasibility
  • [ ] Write SQL

See: https://github.com/Akryum/graphql-migrate/blob/master/src/util/getColumnComments.ts#L3

Akryum avatar Feb 04 '19 11:02 Akryum