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 would like to save the database sql file inside my project folder so i can use atlasgo.io to automatically generate migration files.
Is it possible to define a storage endpoint inside the drawdb container that i can mount as volume and then i can reuse it inside other container for further processing.
Also i have performance issue for very big database schemas 100+ tables.