seitime-frappe/frappe/database/postgres
Suraj Shetty c21e33b001 fix(postgres): Ignore type casting in default value
- return 'Daily' instead of "'Daily'::character varying"
2020-03-21 16:55:04 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix(postgres): Ignore type casting in default value 2020-03-21 16:55:04 +05:30
framework_postgres.sql feat: add mandatory_depends_on and read_only_depends_on to docfield 2019-12-04 21:34:49 +05:30
schema.py fix(postgres): Make db queries postgres compatible 2019-05-20 12:31:30 +05:30
setup_db.py fix: if not db host then localhost 2019-09-11 12:15:04 +05:30