summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 12:41:55 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 12:41:55 -0400
commit27617986bbeb028cd2cc0a021e20df517e12a2c5 (patch)
tree47ad5ef0d34fafc7fc64170ead5958d7b3744dc3
parent414bc1c64d05c8a5a26043e707c9c0013100ce4b (diff)
downloadsqlalchemy-27617986bbeb028cd2cc0a021e20df517e12a2c5.tar.gz
keep this off for the moment as jenkins isn't set up for this yet
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b70086605..51a4e30bf 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]