Skip to content

Ronydahdal/simurgh#52

Open
ronydahdal wants to merge 2 commits intomainfrom
ronydahdal/simurgh
Open

Ronydahdal/simurgh#52
ronydahdal wants to merge 2 commits intomainfrom
ronydahdal/simurgh

Conversation

@ronydahdal
Copy link

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

@jumarmartin
Copy link
Member

jumarmartin commented Mar 1, 2024 via email

Copy link
Member

@jumarmartin jumarmartin left a comment

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 :)

psql_host = "localhost:5432"
psql_database = "postgres"

def main():
Copy link
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.

Copy link
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.

Copy link
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