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
028a87fe37
OpenSimMirror
/
OpenSim
/
Data
/
MySQL
/
Resources
/
004_RegionStore.sql
5 lines
76 B
PL/PgSQL
Raw
Blame
History
BEGIN
;
ALTER
TABLE
primitems
add
flags
integer
not
null
default
0
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink