Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: d2c55a19 by Nicolas Évrard at 2024-09-28T18:02:31+02:00 Add method to the backend to estimate number of rows Such that each backend can rely on its own statistics. Closes #13118 - - - - - 8 changed files: - trytond/CHANGELOG - trytond/doc/ref/backend.rst - trytond/trytond/backend/database.py - trytond/trytond/backend/postgresql/database.py - trytond/trytond/backend/sqlite/database.py - trytond/trytond/model/modelsql.py - trytond/trytond/tests/test_backend.py - trytond/trytond/tests/test_modelsql.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/d2c55a19c9ac50b225fe416cd2eff3ae3d47c7aa -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/commit/d2c55a19c9ac50b225fe416cd2eff3ae3d47c7aa You're receiving this email because of your account on foss.heptapod.net.
