Merge branch 'master' into careminster-presence-refactor

This commit is contained in:
Melanie
2010-05-10 04:05:04 +01:00
19 changed files with 78 additions and 40 deletions

View File

@@ -0,0 +1,3 @@
BEGIN;
ALTER TABLE regionsettings ADD map_tile_ID CHAR(36) NOT NULL DEFAULT '00000000-0000-0000-0000-000000000000';
COMMIT;