This is an automated email from the git hooks/post-receive script. New commit to branch feature/spgeed in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 437c8ca43d5ae72f3b490b449dfa50b2b65f6b78 Author: Killian <killian.herbreteau@epitech.eu> Date: Thu Sep 19 09:27:14 2019 +0200 test --- command | 1 - 1 file changed, 1 deletion(-) diff --git a/command b/command deleted file mode 100644 index de6d042d..00000000 --- a/command +++ /dev/null @@ -1 +0,0 @@ -with pollenpo as (select title, description, begindate, enddate, anonymousvoteallowed, continuousresults, notifymehoursbeforepollends, pollendremindersent, notificationlocale, votenotification, feedcontent, commentnotification, newchoicenotification, gtuvalidationdate, premium, notificationmaxvotersend, emailaddresssuffixes, (select json_agg(pr)->0 as pollenprincipal from pollenprincipal pr where pr.topiaId = pi.creator) from poll pi) select json_agg(po)->2 from pollenpo po; \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.