agola/internal/db
Simone Gotti b8c2b4020a db: use context functions
Use the go sql context functions (ExecContext, QueryContext etc...)

The context is saved inside Tx so the library users should only pass it one time
to the db.Do function.
2019-07-25 14:49:53 +02:00
..
create.go db: use context functions 2019-07-25 14:49:53 +02:00
db.go db: use context functions 2019-07-25 14:49:53 +02:00