dbcat
dbcat copied to clipboard
Added sqlserver support
Hi @vrajat! We would like to use piicatcher with our internal workflows; in order to do that we need to support SQLServer. We have already contributed to dbcat in https://github.com/tokern/dbcat/pull/67, now we would like to make another set of similar changes.
I see that SQL Server support was removed from piicatcher because pymssql was no longer supported: https://github.com/tokern/piicatcher/pull/74. However, it seems that it is now supported again: https://github.com/pymssql/pymssql/issues/668. So, i would like to add it again if you don't mind.
- Added sqlserver support
- Some tests
Let me know if i can make this PR better! :heart:
Hi @vrajat, can i improve this in any way?
Hi @vrajat, i am sorry to disturb you, but can you take a look at this please?
Hi @jhecking can we merge this?