Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 199 Bytes

account 例子

golang + postgres + migrate + sqlc + gin + docker

steps

// 多看 Markfile 文件

// 初始化 migrate
make migrateinit
// 编辑 db/migration 里面的文件