Estate users
From OpenSimulator
Estate_users Users allowed on the Estate (back to Database Documentation)
The current structure of the estate_users table is as follows:
Field |
Type | Null | Key | Default | Extra |
EstateID | int(10) | NO | PRI | ||
uuid | char(36) | NO |
(back to Database Documentation)
EstateID
The ID of an estate.
uuid
Additional details needed
(back to Database Documentation)