Thanks to visit codestin.com
Credit goes to github.com

Skip to content

django: iexact lookup with Transform expression crashes #612

@vi3k6i5

Description

@vi3k6i5

Author.objects.filter(name__upper__iexact="abc")

======================================================================

  return rhs_sql % lhs_sql, params

E TypeError: not enough arguments for format string

django_spanner/lookups.py:106: TypeError

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: spannerIssues related to the googleapis/python-spanner-django API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions