mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Thank you kindly, TLaukkan (Tommil) for a patch that:
* Updated migration scripts and hbm.xml so that nhibernate tests work.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
CREATE TABLE Assets (
|
||||
ID VARCHAR(36) NOT NULL,
|
||||
MetadataID VARCHAR(36) NOT NULL,
|
||||
Type TINYINT DEFAULT NULL,
|
||||
Name VARCHAR(64) DEFAULT NULL,
|
||||
Description VARCHAR(64) DEFAULT NULL,
|
||||
|
||||
Reference in New Issue
Block a user