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):
b776e06f0d
Rami (Branch)
Tag
master
OpenSim-Test
/
OpenSim
/
Data
/
MySQL
/
Resources
/
019_RegionStore.sql
019_RegionStore.sql
84 B
Cronologia
Originale
1
2
3
4
5
6
begin;
ALTER TABLE prims ADD COLUMN Material tinyint NOT NULL default 3;
commit;