Danny van Kooten
|
dbcadcd737
|
normalize hostname and pathname columns
to save on disk storage
|
2018-11-12 14:45:21 +01:00 |
|
Danny van Kooten
|
ce8f585827
|
sqlstore GetXStats funcs should return nil when there are 0 results. #50
|
2018-10-10 09:02:32 +02:00 |
|
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 |
|
Danny van Kooten
|
876309ae59
|
clean-up sqlstore pkg
|
2018-10-05 14:34:39 +02:00 |
|
Danny van Kooten
|
d4176de238
|
get aggregator to take site ID's into account
|
2018-10-05 14:19:11 +02:00 |
|
Danny van Kooten
|
c1367325e6
|
modify all routes & queries to take a site ID parameter
|
2018-10-05 13:09:58 +02:00 |
|
Danny
|
e2294c4b6c
|
fix postgres errors by converting to null in divisions. closes #54 relates to #52
|
2018-06-08 15:39:38 +02:00 |
|
Danny
|
df7496a80d
|
add known_durations column and use that for calculating duration averages, instead of total # pageviews
|
2018-05-28 15:31:40 +02:00 |
|
Danny
|
c30e5b3120
|
introduce datastore interface & stop relying on package var to retrieve db conn. relates to #29
|
2018-05-15 13:30:37 +02:00 |
|