mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
create table Assets (
|
||||
ID NVARCHAR(36) not null,
|
||||
MetadataID NVARCHAR(36) NOT NULL,
|
||||
Type SMALLINT null,
|
||||
Name NVARCHAR(64) null,
|
||||
Description NVARCHAR(64) null,
|
||||
|
||||
Reference in New Issue
Block a user