liquid_feedback_core

changeset 464:913f4d0b1e6e

Removed empty line
author jbe
date Fri Mar 25 23:35:25 2016 +0100 (2016-03-25)
parents 88b47f0dacde
children 49fbad89371d
files core.sql
line diff
     1.1 --- a/core.sql	Fri Mar 18 23:34:45 2016 +0100
     1.2 +++ b/core.sql	Fri Mar 25 23:35:25 2016 +0100
     1.3 @@ -363,7 +363,6 @@
     1.4  COMMENT ON TYPE "tie_breaking" IS 'Tie-breaker for the Schulze method: ''simple'' = only initiative ids are used, ''variant1'' = use initiative ids in variant 1 for tie breaking of the links (TBRL) and sequentially forbid shared links, ''variant2'' = use initiative ids in variant 2 for tie breaking of the links (TBRL) and sequentially forbid shared links';
     1.5  
     1.6  
     1.7 -
     1.8  CREATE TABLE "policy" (
     1.9          "id"                    SERIAL4         PRIMARY KEY,
    1.10          "index"                 INT4            NOT NULL,

Impressum / About Us