Gikta_python
Gikta_python
> Same problem: > > ``` > self = , name = None > > def _cursor(self, name=None): > self.ensure_connection() > with self.wrap_database_errors: > > return self._prepare_cursor(self.create_cursor(name)) > > venv/lib/python3.9/site-packages/django/db/backends/base/base.py:237:...
@szehon-ho yes, I try, but it's not using the predicted filter in the dest path, It will anyway scan the full data before applying that filter, based on the code...
@abmo-x Hello, any progress on this one, thanks?
@abmo-x Wow! Thank you so much!