Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
12b910e
Spec for the changes
Oct 23, 2025
392e64f
Initial changes
Oct 28, 2025
3bdc632
Merge remote-tracking branch 'origin/main' into connection_string_all…
Oct 28, 2025
f47b214
Remove special characters
Oct 28, 2025
1cb96d5
Reomve driver name from pipelines
Oct 28, 2025
cba7ff5
Remove markdowns
Oct 29, 2025
feef9bb
Refactor connection string handling by consolidating reserved paramet…
Oct 29, 2025
264f877
Enhance connection string allow-list by updating parameter synonyms a…
Oct 29, 2025
35d55d5
Refactor connection string handling by normalizing parameter names an…
Oct 29, 2025
2d5498b
Refactor connection string handling: rename ConnectionStringAllowList…
Oct 29, 2025
fa126d9
Refactor connection string handling: remove unused has_param method a…
Oct 29, 2025
e6fcea7
Enhance connection string allow-list: add snake_case synonyms and upd…
Oct 30, 2025
08d2adb
Enhance connection string allow-list: update packet size parameter to…
Oct 30, 2025
a4d4ae0
Docs take too long to render in CR
saurabh500 Nov 4, 2025
40140cb
Remove implementation and parser changes summaries for connection str…
saurabh500 Nov 4, 2025
9a20195
Update tests/test_012_connection_string_integration.py
saurabh500 Nov 5, 2025
280e0e3
CHORE: Remove unused imports from connection string modules
saurabh500 Nov 5, 2025
3904340
Merge remote-tracking branch 'origin/main' into saurabh/connection_st…
saurabh500 Nov 5, 2025
3e6fb27
Remove unused
saurabh500 Nov 5, 2025
c28eaf9
REFACTOR: Move connection string allowlist to constants module
saurabh500 Nov 5, 2025
2593057
Merge branch 'main' into saurabh/connection_string_allow_list
saurabh500 Nov 5, 2025
5043f8e
Merge branch 'main' into saurabh/connection_string_allow_list
saurabh500 Nov 6, 2025
f46ec1c
Add full type hints to connection string methods
saurabh500 Nov 6, 2025
b597d31
REFAC: Update connection string handling by consolidating allowlist l…
saurabh500 Nov 7, 2025
cb5e5e5
Merge branch 'main' into saurabh/connection_string_allow_list
saurabh500 Nov 7, 2025
dd2d07d
Simplify logger imports
saurabh500 Nov 7, 2025
d14a758
Merge branch 'main' into saurabh/connection_string_allow_list
saurabh500 Nov 7, 2025
File filter

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
Remove markdowns
  • Loading branch information
Saurabh Singh (SQL Drivers) committed Oct 29, 2025
commit cba7ff5d015a7ad8874a05ebc613108eeff3fecc
256 changes: 0 additions & 256 deletions IMPLEMENTATION_SUMMARY.md

This file was deleted.

Loading
Loading