]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- comment this out (again)
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Sep 2014 17:12:41 +0000 (13:12 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 17 Sep 2014 17:12:41 +0000 (13:12 -0400)
setup.cfg

index b70086605dabdc756dc4ab705a4e22c1d4cf8ac9..51a4e30bf259d1b064ec5baba8bcb038c6c3db38 100644 (file)
--- 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]