Go to file
2024-02-06 11:55:25 +07:00
.vscode init 2023-09-07 15:34:15 +07:00
api use pgx over lib/pq 2024-02-06 11:55:25 +07:00
data.ms use pgx over lib/pq 2024-02-06 11:55:25 +07:00
db use pgx over lib/pq 2024-02-06 11:55:25 +07:00
util adjust with multiple image locations 2023-10-03 14:56:57 +07:00
.gitignore ignore air 2023-09-13 21:41:08 +07:00
dev.env.example fix .env comment 2023-09-27 21:56:38 +07:00
go.mod use pgx over lib/pq 2024-02-06 11:55:25 +07:00
go.sum use pgx over lib/pq 2024-02-06 11:55:25 +07:00
import_csv.sh fix schema and csv imports 2023-10-03 14:56:08 +07:00
main.go use pgx over lib/pq 2024-02-06 11:55:25 +07:00
Makefile update makefile commands 2023-09-24 15:00:52 +07:00
notes add new TODO 2023-10-03 14:55:42 +07:00
sqlc.yaml use pgx over lib/pq 2024-02-06 11:55:25 +07:00
TODO update todo 2023-10-03 19:44:40 +07:00
user_stories update 2023-09-13 21:42:39 +07:00