seitime-frappe/frappe/database
Akhil Narang 58a13cfb3e
refactor: set pipefail in shell before running piped backup/restore commands
Drop the complicated logic behind storing pid and killing process if first stage of pipe fails

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-01-04 18:41:37 +05:30
..
mariadb Do not call begin in updatedb after syncing (#23934) 2023-12-26 12:12:19 +05:30
postgres refactor: postgres version check 2023-12-27 16:12:40 +05:30
__init__.py Merge pull request #23168 from blaggacao/refactor/centralize-python-shell-interface-for-database-binaries 2023-11-17 17:02:41 +05:30
database.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
db_manager.py refactor: set pipefail in shell before running piped backup/restore commands 2024-01-04 18:41:37 +05:30
operator_map.py docs: consistency 2023-12-20 14:02:32 +05:30
query.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
schema.py refactor(treewide): code cleanup 2023-11-23 13:57:51 +05:30
sequence.py refactor!: remove implicit primary key from logs (#22209) 2023-08-26 16:01:47 +05:30
utils.py feat: migrate columns to be non-nullable if required 2023-11-16 14:51:57 +05:30