seitime-frappe/frappe/database/postgres
Gavin D'souza e8fdaa195b refactor: PostgreSQL module methods correspond to MariaDB
* Added bootstrap_database, import_db_from_sql function APIs similar
to MariaDB implementations
2020-11-09 18:55:29 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix(minor): postgres/database.py error handling for missing table 2020-10-26 12:24:11 +05:30
framework_postgres.sql feat(system console): Added a System Console to help in debugging and Console Log 2020-08-31 11:29:18 +05:30
schema.py fix(minor): quote the column names in alter table 2020-08-31 11:29:18 +05:30
setup_db.py refactor: PostgreSQL module methods correspond to MariaDB 2020-11-09 18:55:29 +05:30