django-pyodbc-azure icon indicating copy to clipboard operation
django-pyodbc-azure copied to clipboard

SQL Server Parameter Limitation

Open titaniumleg94 opened this issue 5 years ago • 1 comments

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.

titaniumleg94 avatar Mar 22 '19 18:03 titaniumleg94

Necro'ing this issue

techknowfile avatar Jan 20 '21 19:01 techknowfile