liquid_feedback_core

view update/core-update.v2.0.0-v2.0.1.sql @ 209:37bf1dcdb37a

merge
author jbe
date Mon Nov 14 14:09:05 2011 +0100 (2011-11-14)
parents eee75cff3e5a
children b52a65f5b1d3
line source
1 BEGIN;
3 -- work in progress
5 ALTER TABLE "issue" ALTER "state" SET DEFAULT 'admission'; -- fixes wrong update script from v1.3.1 to v1.4.0
7 COMMIT;

Impressum / About Us