- Follow up to r15084.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15841 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
e71387fc38
commit
7629e2a292
@ -1,3 +1,3 @@
|
|||||||
-- Adds 'I' to `type` in `picklog` and `zenylog`
|
-- Adds 'I' to `type` in `zenylog`
|
||||||
|
|
||||||
ALTER TABLE `zenylog` MODIFY `type` ENUM('M','T','V','S','N','A','E','B','I') NOT NULL DEFAULT 'S';
|
ALTER TABLE `zenylog` MODIFY `type` ENUM('M','T','V','S','N','A','E','B','I') NOT NULL DEFAULT 'S';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user