mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
* Fixes NHibernate problem where prim contents show as textures * Thanks Tommil!
This commit is contained in:
@@ -100,6 +100,7 @@ CREATE TABLE PrimItems (
|
||||
LastOwnerID VARCHAR(36) DEFAULT NULL,
|
||||
CreatorID VARCHAR(36) DEFAULT NULL,
|
||||
CreationDate BIGINT DEFAULT NULL,
|
||||
Type INT DEFAULT NULL,
|
||||
InvType INT DEFAULT NULL,
|
||||
Name VARCHAR(255) DEFAULT NULL,
|
||||
Description VARCHAR(255) DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user