seitime-frappe/frappe/database/postgres
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_postgres.sql fix: Add is_virtual in bootstrap schema 2024-03-10 12:19:37 +05:30
schema.py test(postgres): enable test_unique_index_on_alter for postgres (#34719) 2025-11-24 11:05:20 +05:30
setup_db.py style: fix errormsg to refer postgres instead of mariadb 2025-02-05 14:48:11 +01:00