Dan Loewenherz
Dan Loewenherz
Per https://github.com/Versent/saml2aws/issues/750#issuecomment-1112931407, this has been fixed in 2.35.0.
Sorry about the delay in getting back (I blame the holidays). Can you print the parameters referenced in that exception and your database configuration?
Most of the changes between 0.2.4 and 0.2.5 are in this commit: https://github.com/lionheart/django-pyodbc/commit/5edfafaf6630ab8078a2f2c83b4d7e1b111a44e8 I think the ideal thing for this project would be to get it in the hands of...
@adriannye thanks for looking into this. if you have any ideas, or have the capability to test out some hypotheses, please do if you have the time. I no longer...
Would you want the connection to die past a certain limit or do you want to extend the limit?
I think this may be something you need to do on the database server itself (e.g., through SQL Server). @michiya what do you think?
Tagging everyone who's submitted a PR over the last two years, in any of you are interested. @beruic @sn4kebite @benmehlman @jallen1788 @rogeremasse @akshayguleria @zowie @Aigeruth @freakypie @chris-nlnz @bloodywing @ofalk @davejcameron...
@gone tagging you too because I see you've done a lot of work in a recent fork. :)
@rogeremasse That's a valid question, but I don't know if there's a simple answer. As I'm not actively working with MSSQL and Django I wish I could answer, but alas...
Thanks @thenormalsquid, just re-opened to investigate.