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
A command should be created that given a pydantic schema it is able to generate a DDL script for creating the tables. This could be targetting specific database and SQL dialect dependent as well.
A command should be created that given a pydantic schema it is able to generate a DDL script for creating the tables. This could be targetting specific database and SQL dialect dependent as well.