diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-17 13:12:41 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-09-17 13:12:41 -0400 |
| commit | 4a4cbe5ff2e988ddaa0dff6a53bd09598834af89 (patch) | |
| tree | ffdaccb298a189e2b0dff9e3bfe4959beb521ddf /setup.cfg | |
| parent | 3a6cd72beaeed49b49619e4907cc4b80abedfcb7 (diff) | |
| download | sqlalchemy-4a4cbe5ff2e988ddaa0dff6a53bd09598834af89.tar.gz | |
- comment this out (again)
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
