seitime-frappe/frappe/database/postgres
Ankush Menat 43364cf89b fix!: use repeatable read isolation level
RR isolation is default in MariaDB, for sake of consistency use same
isolation level in postgres
2022-01-04 13:59:22 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix!: use repeatable read isolation level 2022-01-04 13:59:22 +05:30
framework_postgres.sql fix(ux): add "Show Dashboard" check for tab breaks 2022-01-03 13:57:36 +05:30
schema.py fix(minor): quote the column names in alter table 2020-08-31 11:29:18 +05:30
setup_db.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30