-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Feature] Add SQL Data Source #379
Conversation
Hey @msoroka Unfortunately the static analysis failed, could you please recheck your code and fix the tests. |
Hey @msoroka are you still working on this? It seems like a pretty cool feature, but with failing tests we cannot merge it. Could you give me a quick comment, that you are going to fix this? Otherwise I will close the PR in a week. If you still want this, we can reopen the PR anytime then. |
@mattamon Yes, I'll do it till end of this week. |
Awesome thank you! |
428443f
to
be5b90c
Compare
@mattamon Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked out and tested the PR now.
Thank in advance! It looks pretty solid and is a neat feature!
Works like expected at least for my tests. One minor change, could you please add the declare(strict_types=1);
to every php file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks for your patience and time!
Really appreciate this new feature!
Originally created by LemonMind and TorqIT on Data Importer Extension.
All explained in attached docs.