-
Notifications
You must be signed in to change notification settings - Fork 145
All issues
Issue creation is restricted in this repository
- #587 · bewithgaurav opened
on Sep 3, 2026
Issues
is:issue state:open
is:issue state:open
Search results
JSON-null key lookups use OPENJSON, which requires database compatibility level 130 (fails on down-leveled 2016-2019 databases)
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#592 In microsoft/mssql-django;JSONField key isnull=True over-matches JSON null values on SQL Server (also causes wrong iexact=None on Django < 6.1)
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#591 In microsoft/mssql-django;- Status: Open.#587 In microsoft/mssql-django;
- Status: Open.#582 In microsoft/mssql-django;
- Status: Open.#581 In microsoft/mssql-django;
[Django 6.1] JSONField key iexact=None lookup returns wrong results on SQL Server
area: django-compatDjango version compat, feature requests, test infra, ecosystem depsDjango version compat, feature requests, test infra, ecosystem depsarea: orm-queryQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersStatus: Open.#574 In microsoft/mssql-django;[Django 6.1] Support bitwise aggregations (BitAnd, BitOr, BitXor)
area: django-compatDjango version compat, feature requests, test infra, ecosystem depsDjango version compat, feature requests, test infra, ecosystem depsarea: orm-queryQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourenhancementNew feature or requestNew feature or requestStatus: Open.#572 In microsoft/mssql-django;Avoid dependency on pytz - use stdlib zoneinfo instead
area: django-compatDjango version compat, feature requests, test infra, ecosystem depsDjango version compat, feature requests, test infra, ecosystem depsenhancementNew feature or requestNew feature or requestStatus: Open.#534 In microsoft/mssql-django;FETCH clause dropped when slicing queryset with offset=0 on subquery-wrapped queries (Window functions)
area: orm-queryQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourQuery compilation, GROUP BY, CTE, window funcs, slicing/FETCH, ORM behaviourbugSomething isn't workingSomething isn't workingStatus: Open.#525 In microsoft/mssql-django;Indexes from Meta.indexes not restored when RenameField and AlterField (type or nullability change) occur in the same migration
area: schema-migrationsDDL, migrations, indexes, constraints, schema introspectionDDL, migrations, indexes, constraints, schema introspectionbugSomething isn't workingSomething isn't workingStatus: Open.#499 In microsoft/mssql-django;Non-default schemas are not used/respected
area: schema-migrationsDDL, migrations, indexes, constraints, schema introspectionDDL, migrations, indexes, constraints, schema introspectionbugSomething isn't workingSomething isn't workingStatus: Open.#496 In microsoft/mssql-django;unique_togetherconstraint not restored after field alteration when field hasunique=Truearea: schema-migrationsDDL, migrations, indexes, constraints, schema introspectionDDL, migrations, indexes, constraints, schema introspectionbugSomething isn't workingSomething isn't workingStatus: Open.#494 In microsoft/mssql-django;