xref: /template/strap/db/combo/update0004.sql (revision 82a60d039cd81033dc8147c27f0a50716b7a5301)
1-- Add the analytics column
2alter table PAGES add column ANALYTICS TEXT;
3