An open API service indexing awesome lists of open source software.

https://github.com/kmuenkel/safe-schema-builder

Allow Migration files to verify if the changes they're about to apply don't already exist in the target DB schema
https://github.com/kmuenkel/safe-schema-builder

database-migrations laravel schema-builder verify

Last synced: 2 months ago
JSON representation

Allow Migration files to verify if the changes they're about to apply don't already exist in the target DB schema

Awesome Lists containing this project

README

          

# safe-schema-builder
Allow Migration files to verify if the changes they're about to apply don't already exist in the target DB schema