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
23282935f1
OpenSimMirror
/
OpenSim
/
Data
/
SQLite
/
Resources
/
008_RegionStore.sql
7 lines
96 B
PL/PgSQL
Raw
Blame
History
begin
;
alter
table
estate_settings
add
column
DenyMinors
tinyint
not
null
default
0
;
commit
;
Reference in New Issue
View Git Blame
Copy Permalink