seitime-frappe/frappe/database/postgres
phot0n b31f3c24f6 refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes
* feat: add parent, parenttype, idx, parentfield columns to doctypes when transitioning from normal -> child table

* fix: remove parent, parenttype, parentfield, idx from DocType DocType
2022-02-07 15:12:37 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix(ux): show report button on too many writes error (#15614) 2022-01-31 18:57:32 +05:30
framework_postgres.sql refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
schema.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
setup_db.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30