schemats icon indicating copy to clipboard operation
schemats copied to clipboard

Fix #97

Open chaffeqa opened this issue 5 years ago • 0 comments

The issue was enumItem looks like:

RowDataPacket {
  COLUMN_NAME: 'gameType',
  COLUMN_TYPE: 'enum(\'BRACKET\',\'PICKEM\')',
  DATA_TYPE: 'enum' }

I'm sure there is a nicer + tested solution, but unfortunately I don't have the time to submit that, sorry!

chaffeqa avatar Aug 20 '18 15:08 chaffeqa