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

Added support for replace option when using insert_rows with MsSqlHook #40836

Merged
merged 24 commits into from
Jul 26, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5c26caf
refactor: Override the _generate_insert_sql method in MsSqlHook so it…
davidblain-infrabel Jul 17, 2024
c07565f
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 17, 2024
52cde81
refactor: Reformatted _generate_insert_sql in MsSqlHook
davidblain-infrabel Jul 17, 2024
d85eed7
refactor: Fixed some static checks regarding MsSQL
davidblain-infrabel Jul 17, 2024
19fbeb6
refactor: Fixed some mypy issues
davidblain-infrabel Jul 17, 2024
7736744
refactor: Fixed static check in conftest
davidblain-infrabel Jul 17, 2024
86a85cc
refactor: Removed init from resources as it doesn't contain python co…
davidblain-infrabel Jul 17, 2024
8b2f85a
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 17, 2024
54a6e40
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 17, 2024
9ffc788
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 18, 2024
9d35074
refactor: Added license header to replace.sql file and ignore license…
davidblain-infrabel Jul 18, 2024
5c23a02
refactor: Added init under resources and reformatted remove_license_h…
davidblain-infrabel Jul 18, 2024
32cb295
refactor: Ignore type error when calling _generate_insert_sql in MsSq…
davidblain-infrabel Jul 18, 2024
cb45727
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 18, 2024
aff6d3a
refactor: Replaced lru_cache from functools to methodtools
davidblain-infrabel Jul 18, 2024
5e00d35
refactor: Check if file content has license header before trying to c…
davidblain-infrabel Jul 18, 2024
a44f4ff
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 18, 2024
dfcce6b
refactor: Reorganized imports MsSqlHook
davidblain-infrabel Jul 18, 2024
bca4d07
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 18, 2024
42cfbbd
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 19, 2024
26050e1
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 19, 2024
192e4cb
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 19, 2024
ebccb1e
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 19, 2024
ef0ac6d
Merge branch 'main' into feature/add-replace-support-mssql-hook
dabla Jul 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into feature/add-replace-support-mssql-hook
  • Loading branch information
dabla authored Jul 18, 2024
commit cb45727fcb75fc9e3f01598f30e4bf8c17c79462

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.