fathom/db
Matthias Loibl 5824435243
Minor improvements to the Go code
* Don't log.Fatal if there's no .env, there won't be a .env if you run
with ENV variables
* Make the DSN multiline so it's easier to read
2016-12-25 16:24:40 +01:00
..
migrations Create `pages` table before adding foreign key restraint on `pageviews`. 2016-12-23 16:02:49 +02:00
db.go Minor improvements to the Go code 2016-12-25 16:24:40 +01:00
seed.go gofmt project 2016-12-11 14:50:01 +01:00