index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
MSSQL
/
Resources
/
009_RegionStore.sql
blob: 7efc2187ecaa955171a1e35b5ed630c1f93b51cc (
plain
)
1
2
3
4
5
BEGIN TRANSACTION
ALTER TABLE
prims
ADD
Material tinyint
NOT NULL default
3
COMMIT