summaryrefslogblamecommitdiff
path: root/sql-files/upgrades/upgrade_svn16914.sql
blob: 2352077ac0d6fffc18d1983d881691030d5dc74b (plain) (tree)
1
                                                                                                               
ALTER TABLE `zenylog` MODIFY `type` ENUM('T','V','P','M','S','N','D','C','A','E','I','B') NOT NULL DEFAULT 'S';