mongodb-labs / django-mongodb

MongoDB Backend for Django
Apache License 2.0
12 stars 5 forks source link

Handle Column Default Values When a Field Raises `EmptyResultSet` #155

Open WaVEV opened 2 hours ago

WaVEV commented 2 hours ago

Implement the behavior defined in the SQL compiler for query compilation.

WaVEV commented 2 hours ago

it starts after #149