Skip to content

Ronydahdal/simurgh#52

Open
ronydahdal wants to merge 2 commits into
mainfrom
ronydahdal/simurgh
Open

Ronydahdal/simurgh#52
ronydahdal wants to merge 2 commits into
mainfrom
ronydahdal/simurgh

Conversation

@ronydahdal

Copy link
Copy Markdown

test file for python script to migrate MSSQL tables to PSQL.

@jumarmartin

jumarmartin commented Mar 1, 2024 via email

Copy link
Copy Markdown
Member

@jumarmartin jumarmartin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's clean this up and get it merged in :)

Comment thread simurgh/migrate_test.py
psql_host = "localhost:5432"
psql_database = "postgres"

def main():

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's move this to the bottom of the file.

Comment thread simurgh/migrate.py

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename migrate_test.py to migrate.py.

Comment thread infra/docker-compose.yml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this necessary in this pr? I feel like this should be a different pull request (while necessary anyhow!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants