seitime-frappe/frappe/database/postgres
Aarol D'Souza 48c8ee9a78
feat(postgres): add unbuffered cursor in postgres (#35016)
* feat(postgres): add unbuffered cursor in postgres

* test: add unbuffered_cursor test for Postgres
2025-12-23 17:21:28 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py feat(postgres): add unbuffered cursor in postgres (#35016) 2025-12-23 17:21:28 +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