From: Lorenzo Delana Date: Tue, 20 Sep 2016 19:43:15 +0000 (+0200) Subject: dot_shortfk.tmpl modified to just an empty string X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=949beb37ab4f8a97dbd4f6b3dfc12c72c0b8fd4b;p=postgresql-autodoc dot_shortfk.tmpl modified to just an empty string --- diff --git a/dot_shortfk.tmpl b/dot_shortfk.tmpl index 17ce17b..277b92c 100644 --- a/dot_shortfk.tmpl +++ b/dot_shortfk.tmpl @@ -15,5 +15,5 @@ edge [ -".":rtcol -> ".":ltcol [label="fk"]; +".":rtcol -> ".":ltcol [label=" "]; }