]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
lib: Drop errant comma
authorStephen Finucane <stephen@that.guru>
Sat, 28 Nov 2020 17:28:33 +0000 (17:28 +0000)
committerStephen Finucane <stephen@that.guru>
Sat, 28 Nov 2020 17:28:33 +0000 (17:28 +0000)
Signed-off-by: Stephen Finucane <stephen@that.guru>
lib/sql/grant-all.postgres.sql

index 48acf1b0b0677604e2f20a574ae8ffa45f8f2d1a..427c3e8d84649f45bb77ddf16e18f6d90638e5dd 100644 (file)
@@ -72,7 +72,7 @@ GRANT INSERT, SELECT ON
        patchwork_comment,
        patchwork_coverletter,
        patchwork_event,
-       patchwork_seriesreference,
+       patchwork_seriesreference
 TO "nobody";
 GRANT INSERT, SELECT, UPDATE ON
        patchwork_submission