seitime-frappe/frappe/database/postgres
Aarol D'Souza 5fecde5a6a
test(postgres): enable test_unique_index_on_alter for postgres (#34719)
* test(postgres): enable test_unique_index_on_alter for postgres

* perf(postgres): Prevent redundant unique index creation on new columns
2025-11-24 11:05:20 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py perf: compute query type only once 2025-03-15 13:39:57 +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