Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 153 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 153 Bytes

tinybank

The process of learning about golang

  • Create a new db migration:
migrate create -ext sql -dir db/migrations -seq add_sessions