seitime-frappe/frappe/commands
Ankush Menat 40e48c9ac4
feat: describe-database-table to get stats about a table (#23813)
* feat: `describe-database-table` to get stats about a table

This provides description of table, indexes, total row count in machine
parseable format.

Towards https://github.com/frappe/press/issues/1265

* Update test_commands.py
2023-12-15 17:53:11 +05:30
..
__init__.py refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
redis_utils.py perf: reduce memory usage of background processes (#21467) 2023-06-23 12:51:45 +05:30
scheduler.py fix(commands/scheduler): typo (#23441) 2023-11-27 11:30:33 +05:30
site.py feat: describe-database-table to get stats about a table (#23813) 2023-12-15 17:53:11 +05:30
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py chore: give cli invocations of dbtools a dedicated interface 2023-11-09 12:14:41 +01:00