mirror of
https://github.com/opensim/opensim.git
synced 2026-05-18 04:45:35 +08:00
* ok, last mySQL webloginkey related update tonight.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ALTER TABLE `users`
|
||||
ADD COLUMN `webLoginKey` varchar(36) default '00000000-0000-0000-0000-000000000000',
|
||||
ADD COLUMN `webLoginKey` varchar(36) default '00000000-0000-0000-0000-000000000000' NOT NULL,
|
||||
COMMENT='Rev. 2';
|
||||
Reference in New Issue
Block a user