Initial GoodAnalytics schema — creates all core tables.
Tables created:
ga_visitors— visitor identity graphga_links— short links, referral links, campaign linksga_events— unified event stream (partitioned by month)ga_domains— custom short link domainsga_api_keys— two-tier API key authga_settings— per-workspace runtime settings
Summary
Functions
Rolls back this version's migration by executing the down SQL file.
Applies this version's migration by executing the up SQL file.