seitime-frappe/frappe/database/mariadb
artykbasar 2739385184
fix(estimate_count): scope to site db (#35481)
* Fix large-table heuristics: scope estimate_count and guard recency

* fix(estimate_count): scope to site database

Incase some setups don't have per-db-users

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

---------

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: artykbasar <artykbasar@users.noreply.github.com>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2025-12-29 14:11:34 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix(estimate_count): scope to site db (#35481) 2025-12-29 14:11:34 +05:30
framework_mariadb.sql fix: index sort field by default in tabFile (#25853) 2024-04-08 16:28:21 +05:30
mysqlclient.py fix(estimate_count): scope to site db (#35481) 2025-12-29 14:11:34 +05:30
schema.py feat: specify row compression for tables (#31361) 2025-02-21 09:44:40 +05:30
setup_db.py feat: MariaDB 11.8 support (#32289) 2025-06-12 10:11:24 +00:00