monosi
monosi copied to clipboard
1 add support for sqlserver
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
Looks like there's a conflict in the src/ingestion/sources/mssql.py
file here.