mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-19 20:41:33 +00:00
Modded 2017_01_10_book_languages.sql to eliminate error message
This commit is contained in:
parent
ac0cba64f9
commit
05cb9d56c2
@ -1,6 +1,6 @@
|
|||||||
alter table books add language int default 0;
|
alter table books add language int default 0;
|
||||||
|
|
||||||
drop table reading_is_fundamental;
|
drop table if exists reading_is_fundamental;
|
||||||
|
|
||||||
create table reading_is_fundamental
|
create table reading_is_fundamental
|
||||||
(
|
(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user