seitime-frappe/frappe/database/postgres
Akhil Narang 267e58a819
fix: don't prompt users unless we have a TTY
This can break automated runs (which earlier worked)

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-12-02 20:49:11 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py fix: Fixes mariadb orm to return list instead of tuple as the typisat… (#27179) 2024-08-09 09:27:07 +05:30
framework_postgres.sql fix: Add is_virtual in bootstrap schema 2024-03-10 12:19:37 +05:30
schema.py feat: UUID name implementation for postgres 2024-03-29 21:02:54 +05:30
setup_db.py fix: don't prompt users unless we have a TTY 2024-12-02 20:49:11 +05:30