summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 13:12:41 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-09-17 13:12:41 -0400
commit4a4cbe5ff2e988ddaa0dff6a53bd09598834af89 (patch)
treeffdaccb298a189e2b0dff9e3bfe4959beb521ddf /setup.cfg
parent3a6cd72beaeed49b49619e4907cc4b80abedfcb7 (diff)
downloadsqlalchemy-4a4cbe5ff2e988ddaa0dff6a53bd09598834af89.tar.gz
- comment this out (again)
Diffstat (limited to 'setup.cfg')
-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]