Closed dauinsight closed 7 months ago
I guess this changes the assumption to now be that query
won't ever legitimately have an existing {}
in it that should remain as such? This seems unlikely but not impossible as surely that could be inside a hard-coded string?
Addresses: https://github.com/microsoft/mssql-django/issues/369
Multiple string formatting using % (e.g. string % param) requires additional % for escaping %