Test parameter escaping#46
Merged
susodapop merged 10 commits intoOct 14, 2022
maindatabricks/databricks-sql-python:mainfrom
test-param-escapingdatabricks/databricks-sql-python:test-param-escapingCopy head branch name to clipboard
Merged
Test parameter escaping#46susodapop merged 10 commits intomaindatabricks/databricks-sql-python:mainfrom test-param-escapingdatabricks/databricks-sql-python:test-param-escapingCopy head branch name to clipboard
susodapop merged 10 commits into
maindatabricks/databricks-sql-python:mainfrom
test-param-escapingdatabricks/databricks-sql-python:test-param-escapingCopy head branch name to clipboard
Commits
Commits on Oct 3, 2022
Refactor so we can unit test `inject_parameters`
Show description for 49d5b85committed
Jesse WhitehouseAdd unit tests for inject_parameters
Show description for bce1598committed
Jesse Whitehouse
Commits on Oct 10, 2022
Remove inaccurate description. Per #51, spark sql does not support
Show description for dd25478committed
Jesse WhitehouseFixes #51 and adds unit tests.
Show description for 29bab86committed
Jesse WhitehouseWorking change which passes all written tests and most from #51
Show description for aafbdfacommitted
Jesse WhitehouseImplement suggest fix from #51 which now passes the integration test provided
Show description for 6750633committed
Jesse WhitehouseIncorporate e2e test suggested by #56
Show description for 82556dfcommitted
Jesse WhitehouseBlack utils.py
Show description for 1f9b78ccommitted
Jesse Whitehouse
Commits on Oct 11, 2022
Fix one typo
Show description for ba4fed6committed
Jesse Whitehouse
Commits on Oct 14, 2022
Fixed test.
Show description for 9c8eb6ecommitted
Jesse Whitehouse