[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 235f35149cac77078f22ab6ec48f02e548158531

Stefan Hornburg racke at rt.icdevgroup.org
Sun Jul 12 11:54:18 UTC 2009


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 "Interchange wellwell catalog".

The branch, master has been updated
       via  235f35149cac77078f22ab6ec48f02e548158531 (commit)
      from  463b001b5e78e61ed20f0adf040b6ba32adce9f9 (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 -----------------------------------------------------------------
commit 235f35149cac77078f22ab6ec48f02e548158531
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Sun Jul 12 13:53:55 2009 +0200

    use PostgreSQL sequence name for images table

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

Summary of changes and diff:
 catalog.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/catalog.cfg b/catalog.cfg
index 0fc0129..19bfeaa 100644
--- a/catalog.cfg
+++ b/catalog.cfg
@@ -37,7 +37,7 @@ DatabaseAutoIgnore ^sql_
 DatabaseAuto __SQLDSN__
 NoImportExternal Yes
 
-Database images AUTO_SEQUENCE 1
+Database images AUTO_SEQUENCE images_code_seq
 Database product_images AUTO_SEQUENCE product_images_code_seq
 Database users KEY uid
 Database users AUTO_SEQUENCE users_uid_seq


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list