Skip to content

Commit c0dd3d9

Browse files
Update Babelfish Compass Import Postgres.py
1 parent 858309b commit c0dd3d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Babelfish Compass Import Postgres.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import psycopg2
2525

2626
# Hardcoded directory paths
27-
user_provided_directory = r"C:\\a\bamplus-postgres-research-main\bamplus-postgres-research-main\Workstation-036-DDL"
27+
user_provided_directory = r"C:\\...."
2828
babelfish_compass_directory = r"C:\\BabelfishCompass"
2929

3030
def run_babelfish_commands(sql_file, babelfish_compass_directory):

0 commit comments

Comments
 (0)