This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
GwynethLlewelyn
/
OpenSim-Test
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Albero (Tree):
2be0f7a6f0
Rami (Branch)
Tag
master
OpenSim-Test
/
OpenSim
/
Data
/
SQLite
/
Resources
/
008_RegionStore.sql
008_RegionStore.sql
96 B
Cronologia
Originale
1
2
3
4
5
6
begin;
alter table estate_settings add column DenyMinors tinyint not null default 0;
commit;