seitime-frappe/frappe/database
Akhil Narang 012b0fdb7e
fix(postgres/setup): use gzip to get backup contents if the file is an archive
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-12-26 11:09:08 +05:30
..
mariadb docs: consistent doc strings 2023-12-18 18:27:39 +05:30
postgres fix(postgres/setup): use gzip to get backup contents if the file is an archive 2023-12-26 11:09:08 +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 feat(db_manager): avoid extraction of DB dump if gzipped 2023-12-26 11:09:08 +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