weixin_39610759
2020-12-02 01:32Refactor psql migrations
Migrating a fresh postgres database errs out as psql was missing user credentials. Also a given user cannot run a migration to create the user (chicken and the egg situation). I solved the problem by creating the user in psql before the fragmenta migration and passing those creds into fragmenta new at a prompt.
该提问来源于开源项目:fragmenta/fragmenta
- 点赞
- 回答
- 收藏
- 复制链接分享
7条回答
为你推荐
- 使用属于Golang中另一个包的结构
- package
- 1个回答
- 使用Golang进行功能测试
- testing
- 1个回答
- 何时对基本类型使用类型定义
- it技术
- 互联网问答
- IT行业问题
- 计算机技术
- 编程语言问答
- 1个回答
- 如何在Go中进行简单继承
- python
- inheritance
- 3个回答
- 摆脱无用的return语句
- return
- loops
- return-value
- 1个回答
换一换