microsoft / mssql-django

The Microsoft Django backend for SQL Server provides a connectivity layer for Django on SQL Server or Azure SQL DB.
Other
347 stars 112 forks source link

Support JSONObject #408

Open mjmay opened 2 months ago

mjmay commented 2 months ago

This backend does not support the JSONObject() object, used in annotations.

Django Docs - JSONObject

MichaelSun90 commented 2 months ago

Hi @mjmay, Thanks for rising this. Will bring this up with the team. 👍