liquid_feedback_core

view update/core-update.v2.0.0-v2.0.1.sql @ 210:c8c5ac91f30a

Minor fixes in initiative comments
author jbe
date Tue Dec 27 21:19:14 2011 +0100 (2011-12-27)
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