allow multiple enums from a single table
advcoder opened this issue · 3 comments
advcoder commented
allow multiple enums from a single table. if I provide a GroupField to act as a key field, I should be able to create multiple enums based on that single table.
advcoder commented
I have a PR that would do this, but I can't upload or create a pull request for you.
advcoder commented
I figured it out. fork then can merge back. I have never done that before...
this PR should show you how I implemented the work to allow multiple enumerations based on a group field column
advcoder commented
Thank you for the merge. I can close this issue!