]> ruin.nu Git - ndwebbie.git/blob - database/timezone.sql
Use left join so the view can be used before a user has entered coords, also update...
[ndwebbie.git] / database / timezone.sql
1 ALTER TABLE users ADD COLUMN timezone TEXT NOT NULL DEFAULT 'GMT';