* Extend analytics by country * Fix Upgrade Plan button of subscription interstitial * Update changelog
3 lines
65 B
SQL
3 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Analytics" ADD COLUMN "country" TEXT;
|