This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f34cc6b469
OpenSimMirror
/
OpenSim
/
Data
/
MSSQL
/
Resources
/
021_RegionStore.sql
6 lines
87 B
SQL
Raw
Blame
History
BEGIN
TRANSACTION
ALTER
TABLE
prims
ADD
PassTouches
bit
not
null
default
0
COMMIT
Reference in New Issue
View Git Blame
Copy Permalink