This website works better with JavaScript
Home
Explore
Help
Register
Sign In
devn00b
/
EQ2EMu
Watch
9
Star
3
Fork
0
Files
Issues
53
Browse Source
DB update query just for reference
Emagi
2 years ago
parent
d3819ec135
commit
7e5562da32
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
DB/updates/spawn_signs_update_jul15_2022.sql
+ 1
- 0
DB/updates/spawn_signs_update_jul15_2022.sql
View File
@@ -0,0 +1 @@
+alter table spawn_signs add column language tinyint(3) unsigned default 0;