Same as your other code, add a “Database project” to your application solution and keep the sql files used to build the database objects in there. Use the same version control for those code files as you do for the application.
Same as your other code, add a “Database project” to your application solution and keep the sql files used to build the database objects in there. Use the same version control for those code files as you do for the application.