monosi icon indicating copy to clipboard operation
monosi copied to clipboard

1 add support for sqlserver

Open dougkamp opened this issue 2 years ago • 1 comments

Pull request type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Other (please describe):

Issue

Link to the issue (if available)

Please describe the current behavior.

Description of change & new behavior

Please describe the changes you made and their new behavior.

Screenshots

For frontend updates, please include a screenshot.

Technical Spec/Implementation Notes

Please check if your PR fulfills the following requirements:

  • [ ] If it's a backend change, tests for the changes have been added and run successfully.
  • [ ] If it's a frontend change, Prettier has been run & all tests pass

dougkamp avatar Jun 26 '22 04:06 dougkamp

Looks like there's a conflict in the src/ingestion/sources/mssql.py file here.

iporollo avatar Sep 18 '22 20:09 iporollo