Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hackathon 2019 #3

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Hackathon 2019 #3

wants to merge 10 commits into from

Conversation

derekvanassche
Copy link
Collaborator

Hi Don,
MySQL integration seems to be functional at a base level. We also left the existing SQL Server code alone and seems to remain functional based on our tests.
We took your suggestion to dynamically import libraries (i.e., require ddl from '${sqlType}DDL') but couldn't find a good way to do use require or import from an interpolated string (https://stackoverflow.com/questions/50379361/string-literal-expected-when-importing-in-typescript) that the compiler liked. So we went with kind of an adapter pattern approach.

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.

None yet

2 participants