fathom/pkg/datastore/sqlstore
Danny c9213b0b72 set pipe concat mode when using mysql 2018-06-01 11:44:11 +02:00
..
migrations fix sqlite datastore compat, concat does note xist there 2018-05-30 13:29:20 +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 introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29 2018-05-15 13:30:37 +02:00
page_stats.go add known_durations column and use that for calculating duration averages, instead of total # pageviews 2018-05-28 15:31:40 +02:00
pageviews.go introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29 2018-05-15 13:30:37 +02:00
referrer_stats.go fix groupby with null values 2018-06-01 11:43:59 +02:00
site_stats.go add known_durations column and use that for calculating duration averages, instead of total # pageviews 2018-05-28 15:31:40 +02:00
sqlstore.go set pipe concat mode when using mysql 2018-06-01 11:44:11 +02:00
users.go introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29 2018-05-15 13:30:37 +02:00