Basically, SQL Server's 2,100 parameter limitation does not appear to be accounted for in this repo, like it is in the native backends in Django (i.e. Oracle). I appreciate any help on this! This is a fantastic project and has done so much for our team.
FlipperPA gave me the idea to post this here. Please see this SO question for a full description of the problem: https://stackoverflow.com/questions/53856982/django-pyodbc-azure-sql-server-parameter-limitation.
Basically, SQL Server's 2,100 parameter limitation does not appear to be accounted for in this repo, like it is in the native backends in Django (i.e. Oracle). I appreciate any help on this! This is a fantastic project and has done so much for our team.