You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
I am using ulids for my ids and would like to have the ability to add custom generators to my seed refine to utilize my own id generator. However, the AbstractGenerator class is not exported for me to create my own generator
The text was updated successfully, but these errors were encountered:
Feature hasn't been suggested before.
Describe the enhancement you want to request
I am using ulids for my ids and would like to have the ability to add custom generators to my seed refine to utilize my own id generator. However, the
AbstractGenerator
class is not exported for me to create my own generatorThe text was updated successfully, but these errors were encountered: