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
/
021_RegionStore.sql
blob: ac59182abc28516126350204ca2234a605fef1a8 (
plain
)
1
2
3
4
5
BEGIN TRANSACTION
ALTER TABLE
prims
ADD
PassTouches
bit not null default
0
COMMIT