GIT Integrations

The standard technique is to dump the schema to sql files and commit these files to source control. In time you’ll want a tool that can apply these files back to a database. Check out Automation for deploying the Memsql DB objects - #5 by robrich for a more detailed look at database migrations.

1 Like