Creating migrations from a template #528
jprokay
started this conversation in
Feature Ideas
Replies: 1 comment 2 replies
-
@jprokay Do you want to submit the pull request to the amacneil:main branch? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 I am a big fan of the simplicity of dbmate, but I do miss one feature from Sqitch: Templates
It is incredibly convenient to have templates, especially when working with a team, to ensure uniformity of migrations
I created a PR to add support for templates
I haven't tested the crazy use cases that are possible with the
text/template
library, but for my use cases, it works great.Beta Was this translation helpful? Give feedback.
All reactions