This website requires JavaScript.
Explore
Help
Sign In
status-im
/
fathom
Watch
2
Star
0
Fork
0
You've already forked fathom
mirror of
https://github.com/status-im/fathom.git
synced
2025-03-03 04:20:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fathom
/
pkg
/
datastore
/
sqlstore
/
migrations
/
postgres
History
Jay Nagpaul
0ab5d12e1b
Fix Postgres Migration
2018-06-07 16:36:31 -04:00
..
1_initial_tables.sql
introduce datastore interface & stop relying on package var to retrieve db conn. relates to
#29
2018-05-15 13:30:37 +02:00
2_known_durations_column.sql
add known_durations column and use that for calculating duration averages, instead of total # pageviews
2018-05-28 15:31:40 +02:00
3_referrer_group_column.sql
Fix Postgres Migration
2018-06-07 16:36:31 -04:00