Skip to content

Conversation

ryancheley
Copy link
Contributor

@simonw documentation update to include examples for MS SQL

There may be a better way to show it and explain how it should be done, but I'm at a loss. The connection string for MS SQL with SQL Alchemy are just messy.

I also added headers to the connection string examples to separate them out and make it more clear which example went with which type of SQL.

@simonw
Copy link
Owner

simonw commented Aug 7, 2021

This looks great!

The place you updated in the README is actually intended as a copy of the output of db-to-sqlite--help

I think this information would work better as a Markdown section in the README itself, similar to the "Using db-to-sqlite with PostgreSQL schemas" section.

@ryancheley
Copy link
Contributor Author

Doh! 🤦🏻‍♂️

I’ll make an update to move it to its own section 😄

@ryancheley
Copy link
Contributor Author

@simonw I made the updates to the documentation to have the MSSQL section separate based on your recommendation to use the "Using db-to-sqlite with PostgreSQL schemas" section.

@simonw
Copy link
Owner

simonw commented Feb 7, 2023

I should have landed this a year ago! Thanks.

@simonw simonw merged commit 9ad5a0b into simonw:main Feb 7, 2023
simonw added a commit that referenced this pull request Feb 7, 2023
simonw added a commit that referenced this pull request Feb 7, 2023
@ryancheley
Copy link
Contributor Author

Thanks for getting this merged @simonw. Better late than never 😁

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