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