* Made code DRY-er by using obscure frappe.db.is_data_too_long * Python would run psycopg import line which would check if postgres is installed. Sites just wanting to chill w MariaDB would also need Postgres to be installed to get Frappe running. Fixes https://github.com/frappe/frappe/issues/14193 |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| schema.py | ||