mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there.
This commit is contained in:
@@ -19,9 +19,6 @@ CREATE TABLE `GridUser` (
|
||||
COMMIT;
|
||||
|
||||
:VERSION 2 # --------------------------
|
||||
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE `GridUser` ADD COLUMN TOS CHAR(36);
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user