This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  54bb8c44aab7301c69b67d23233484536ffc1a53 (commit)
      from  516235948a636cffb559e9737457ce5624acc80f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=54bb8c44aab7301c69b67d23233484536ffc1a53

commit 54bb8c44aab7301c69b67d23233484536ffc1a53
Author: Roland Mas <[email protected]>
Date:   Fri Oct 7 14:38:52 2016 +0200

    SQL coding style

diff --git a/src/db/20161004-group-drop_type_id.sql 
b/src/db/20161004-group-drop_type_id.sql
index 4b31ae6..3fb6436 100644
--- a/src/db/20161004-group-drop_type_id.sql
+++ b/src/db/20161004-group-drop_type_id.sql
@@ -1 +1 @@
-alter table groups drop column type_id;
+ALTER TABLE groups DROP COLUMN type_id;

-----------------------------------------------------------------------

Summary of changes:
 src/db/20161004-group-drop_type_id.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to