fathom/pkg/datastore/sqlstore
Danny van Kooten c877319046 fix DROP INDEX statements for mysql 2018-10-10 10:27:16 +02:00
..
migrations fix DROP INDEX statements for mysql 2018-10-10 10:27:16 +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 sqlstore GetXStats funcs should return nil when there are 0 results. #50 2018-10-10 09:02:32 +02:00
pageviews.go clean-up sqlstore pkg 2018-10-05 14:34:39 +02:00
referrer_stats.go sqlstore GetXStats funcs should return nil when there are 0 results. #50 2018-10-10 09:02:32 +02:00
site_stats.go fix realtime visitor count query incl. bc for pageviews without an expliti site tracking ID 2018-10-10 09:45:17 +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