liquid_feedback_core

view update/core-update.v2.0.0-v2.0.1.sql @ 206:e14cb823f107

Use "invite_code" column instead of "invite_code" table in function "delete_private_data"
author jbe
date Mon Nov 14 13:48:22 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