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:
b324f88f86
Ramuri
Etichete
master
OpenSim-Test
/
OpenSim
/
Data
/
MySQL
/
Resources
/
018_RegionStore.sql
018_RegionStore.sql
87 B
Istoric
Crud
1
2
3
4
5
6
begin;
ALTER TABLE prims ADD COLUMN ClickAction tinyint NOT NULL default 0;
commit;