seitime-frappe/frappe/commands
Akhil Narang 091ebdd8dc
refactor(treewide): use mariadb commands directly instead of mysql (#22620)
This has been done because the mysql command issues a deprecation warning now

mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-10-10 12:49:16 +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 perf: faster pending jobs check 2023-06-29 17:31:06 +05:30
site.py refactor: Improve list_apps function readability and maintainability. 2023-09-17 11:41:13 +03:00
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py refactor(treewide): use mariadb commands directly instead of mysql (#22620) 2023-10-10 12:49:16 +05:30