Marius Burkard
2016-01-20 337473b29af23892d2bcbe4cc97c087aa5ff8b30
install/sql/incremental/upd_0036.sql
@@ -1,4 +1,4 @@
-- --------------------------------------------------------
-- --------------------------------------------------------
ALTER TABLE  `web_domain` ADD  `perl` enum('n','y') NOT NULL default 'n' AFTER  `python`;