Skip to content

Fix #97 - #98

Open
chaffeqa wants to merge 1 commit into
SweetIQ:masterfrom
chaffeqa:patch-1
Open

Fix #97#98
chaffeqa wants to merge 1 commit into
SweetIQ:masterfrom
chaffeqa:patch-1

Conversation

@chaffeqa

Copy link
Copy Markdown

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!

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!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant