Angelin
Results
2
comments of
Angelin
@sturdynut I'm looking forward to this PR! How would I reuse the enum, something like this? ``` const statusEnum = DataTypes.ENUM({ name: 'statuses', values: ['a', 'b', 'c'] }); FilterData.init({ baseStatus:...
Hi @fightbulc, I was wondering if you maybe had the chance to look at this. It would be a good addition IMHO.