seitime-frappe/frappe/database/postgres
2022-05-05 21:31:13 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix: use cast when chaninging name type from varchar to bigint in postgres 2022-05-05 21:31:13 +05:30
framework_postgres.sql fix: remove default null definition for name column in tabSeries 2022-04-25 20:13:10 +05:30
schema.py fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30
setup_db.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30