liquid_feedback_core

changeset 85:1a412ec5e14e

Added comment on "supporter"."auto_support" also in update file
author jbe
date Sun Oct 17 01:44:13 2010 +0200 (2010-10-17)
parents b0866d51b754
children 3a86196ed0bf
files update/core-update.v1.2.8-v1.2.9.sql
line diff
     1.1 --- a/update/core-update.v1.2.8-v1.2.9.sql	Sat Oct 16 23:56:35 2010 +0200
     1.2 +++ b/update/core-update.v1.2.8-v1.2.9.sql	Sun Oct 17 01:44:13 2010 +0200
     1.3 @@ -7,4 +7,6 @@
     1.4  ALTER TABLE "supporter" ADD COLUMN
     1.5    "auto_support" BOOLEAN NOT NULL DEFAULT FALSE;
     1.6  
     1.7 +COMMENT ON COLUMN "supporter"."auto_support" IS 'Supporting member does not want to confirm new drafts of the initiative';
     1.8 +
     1.9  COMMIT;

Impressum / About Us