issues
search
graphile
/
migrate
Opinionated SQL-powered productive roll-forward migration tool for PostgreSQL.
MIT License
751
stars
58
forks
source link
Replace `template1` with `postgres:///template1`
#227
Closed
hos
closed
1 month ago
hos
commented
1 month ago
Description
Performance impact
Security impact
Checklist
[ ] My code matches the project's code style and
yarn lint:fix
passes.
[ ] I've added tests for the new feature, and
yarn test
passes.
[ ] I have detailed the new feature in the relevant documentation.
[ ] I have added this feature to 'Pending' in the
RELEASE_NOTES.md
file (if one exists).
[ ] If this is a breaking change I've explained why.
Description
Performance impact
Security impact
Checklist
yarn lint:fix
passes.yarn test
passes.RELEASE_NOTES.md
file (if one exists).