Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the possibility to include a file in a migration #11

Open
charleybebbaag opened this issue Jul 20, 2019 · 0 comments
Open

the possibility to include a file in a migration #11

charleybebbaag opened this issue Jul 20, 2019 · 0 comments

Comments

@charleybebbaag
Copy link

It would be nice to have the possibility to include a file in a migration.
Something like the command :r of sqlcmd (https://docs.microsoft.com/en-us/sql/tools/sqlcmd-utility?view=sql-server-2017)

Use case:
The procedures / functions / triggers / views are mantained in their own files. When such an object is released, a new migration is created that includes the file that contains the object.
Advantage: when I debug an issue and I want to see the changes for a procedure, it is easy to do so by using the history option of svn/github/hg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant