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 want to client can create a database table,pass field name and type from restapi, and then the back-end can automatically generate model, database table and API.
How can I do it?