noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 25/65: insert contact


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 25/65: insert contact
Date: Wed, 09 Sep 2015 08:27:14 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 169f6084f1238cef0c12fcec83df31e817ff0865
Author: Dany De Bontridder <address@hidden>
Date:   Mon Aug 31 21:49:57 2015 +0200

    insert contact
---
 sql/upgrade.sql |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/sql/upgrade.sql b/sql/upgrade.sql
index c7aa975..f1718e1 100644
--- a/sql/upgrade.sql
+++ b/sql/upgrade.sql
@@ -178,4 +178,8 @@ begin
     end if;
 end;
 $BODY$
-language plpgsql;
\ No newline at end of file
+language plpgsql;
+
+select insert_menu();
+
+drop function insert_menu();
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]