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
/
MySQL
/
Resources
/
027_RegionStore.sql
blob: e1efab31c1d90e320d874a99656401ff357543f2 (
plain
)
1
2
3
4
5
BEGIN
;
ALTER TABLE
prims
DROP COLUMN
ParentID
;
COMMIT
;