schemats
schemats copied to clipboard
Use a more convenient type for json columns (fix #80)
See discussion in https://github.com/SweetIQ/schemats/issues/80 Implements the interface as per comment https://github.com/SweetIQ/schemats/issues/80#issuecomment-357714356
The interfaces are generated in the output file after the header by the method getCommonInterfaces()
This method could be reused in the future for generating additional common custom types/interfaces if need be.
This is awesome!
cc @crispmark
Travis seems totally stuck.