index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, 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: 4ef3b3f125eb5f60931fc6a5a8d242f27f115806 (
plain
)
1
2
3
4
5
BEGIN TRANSACTION
ALTER TABLE
prims
ADD
Material tinyint
NOT NULL default
3
COMMIT