From: Mike Bayer Date: Wed, 17 Sep 2014 16:41:55 +0000 (-0400) Subject: keep this off for the moment as jenkins isn't set up for this yet X-Git-Tag: rel_1_0_0b1~70^2~84^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27617986bbeb028cd2cc0a021e20df517e12a2c5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git keep this off for the moment as jenkins isn't set up for this yet --- diff --git a/setup.cfg b/setup.cfg index b70086605d..51a4e30bf2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ oracle_db_link = test_link # CREATE EXTENSION postgres_fdw; # GRANT USAGE ON FOREIGN DATA WRAPPER postgres_fdw TO public; # this can be localhost to create a loopback foreign table -postgres_test_db_link = localhost +# postgres_test_db_link = localhost [db]