seitime-frappe/frappe/database
Mohammed Safwat Abu Kwaik 4ac83a0cc8 fix: allow setting custom database schema in site_config (#9182)
* Update database.py

* Update frappe/database/postgres/database.py

Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com>

Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2020-01-02 22:20:04 +05:30
..
mariadb feat: add mandatory_depends_on and read_only_depends_on to docfield 2019-12-04 21:34:49 +05:30
postgres fix: allow setting custom database schema in site_config (#9182) 2020-01-02 22:20:04 +05:30
__init__.py fix(db_type) 2019-05-24 12:06:39 +05:30
database.py Merge branch 'develop' into refactor-scheduler 2019-12-02 13:16:45 +05:30
db_manager.py feat: Allow full database config on creating site (#8874) 2019-12-12 13:17:07 +05:30
schema.py perf: Cache db columns to avoid redundant database calls (#8543) 2019-10-07 13:39:40 +00:00