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
/
MySQL
/
Resources
/
004_AssetStore.sql
blob: 9e9b9fe79616651d9340e9009bb16ea372f2ea95 (
plain
)
1
2
3
4
5
BEGIN
;
ALTER TABLE
assets
drop
InvType
;
COMMIT
;