Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 203 Bytes

File metadata and controls

6 lines (5 loc) · 203 Bytes

DB Schema

image

Others

docker run -v {{ migration dir }}:/migrations --network host migrate/migrate -path=/migrations/ -database postgres://localhost:5432/database up 2