seitime-frappe/frappe/database/mariadb
Ankush Menat 4104e7d733
feat: show db table utilization on doctype (#21193)
* feat: show db table utilization on doctype

* fix: nicer error message with docs
2023-05-31 16:28:44 +05:30
..
__init__.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
database.py feat: show db table utilization on doctype (#21193) 2023-05-31 16:28:44 +05:30
framework_mariadb.sql fix: drop table if exists for action and links 2023-02-01 22:37:43 +05:30
schema.py fix(MariaDBTable): dont attempt to drop index twice (#19783) 2023-01-27 09:27:11 +05:30
setup_db.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30