mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance.
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
a3e0895f12
commit
5fb0455e92
@@ -1003,7 +1003,7 @@ CREATE TABLE "regionwindlight" (
|
||||
PRIMARY KEY ("region_id")
|
||||
)
|
||||
|
||||
COMMIT TRANSACTION
|
||||
COMMIT
|
||||
|
||||
:VERSION 26
|
||||
|
||||
|
||||
Reference in New Issue
Block a user