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
Currently missing is setting the default status for a new user.
Example, when a user registers for a new account.
The current workaround is tweaking the builtin migration and setting the default column value to the desired default.
The goal would be to do this automatically without any type of tweaking, maybe using a listener.
The text was updated successfully, but these errors were encountered:
Currently missing is setting the default status for a new user.
Example, when a user registers for a new account.
The current workaround is tweaking the builtin migration and setting the default column value to the desired default.
The goal would be to do this automatically without any type of tweaking, maybe using a listener.
The text was updated successfully, but these errors were encountered: