This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
GwynethLlewelyn
/
OpenSim-Test
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Arbore:
2be0f7a6f0
Ramuri
Etichete
master
OpenSim-Test
/
OpenSim
/
Data
/
MySQL
/
Resources
/
004_RegionStore.sql
004_RegionStore.sql
76 B
Istoric
Crud
1
2
3
4
5
BEGIN;
ALTER TABLE primitems add flags integer not null default 0;
COMMIT;