fathom/pkg/datastore/sqlstore
Danny van Kooten 1b06bd3179 change precision on numeric columns for postgres so we don't have to apply rounding. closes #116 2018-10-09 13:27:50 +02:00
..
migrations change precision on numeric columns for postgres so we don't have to apply rounding. closes #116 2018-10-09 13:27:50 +02:00
seed introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29 2018-05-15 13:30:37 +02:00
config.go add & delete sites through api 2018-10-03 15:27:36 +02:00
config_test.go build postgres dsn string dynamically 2018-07-30 09:33:49 +02:00
page_stats.go change precision on numeric columns for postgres so we don't have to apply rounding. closes #116 2018-10-09 13:27:50 +02:00
pageviews.go clean-up sqlstore pkg 2018-10-05 14:34:39 +02:00
referrer_stats.go change precision on numeric columns for postgres so we don't have to apply rounding. closes #116 2018-10-09 13:27:50 +02:00
site_stats.go change precision on numeric columns for postgres so we don't have to apply rounding. closes #116 2018-10-09 13:27:50 +02:00
sites.go default to site_id 1, even though it may not exist yet 2018-10-05 16:07:15 +02:00
sqlstore.go clean-up sqlstore pkg 2018-10-05 14:34:39 +02:00
users.go clean-up sqlstore pkg 2018-10-05 14:34:39 +02:00