fathom/pkg/datastore
Danny d76cb6f24d stop storing ip address & browser version details. 2018-05-02 15:33:01 +02:00
..
migrations stop storing ip address & browser version details. 2018-05-02 15:33:01 +02:00
browsers.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
datastore.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
languages.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
options.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00
pages.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
pageviews.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
referrers.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
screens.go use COALESCE instead of IFNULL, get rid of backticks. First steps towards Postgres compliance 2018-04-30 16:11:47 +02:00
total.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_browsers.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_languages.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_pageviews.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_referrers.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_screens.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
total_visitors.go universal handling of retrieving totals from datastore, incl. uniques. 2018-05-02 14:52:52 +02:00
users.go rewrite remaining queries in datastore pkg to use sqlx 2018-04-25 14:29:32 +02:00
visitors.go stop storing ip address & browser version details. 2018-05-02 15:33:01 +02:00