seitime-frappe/frappe/database
2024-01-17 20:25:27 +01:00
..
mariadb feat: add defaults to db superuser prompt 2024-01-17 20:25:27 +01:00
postgres feat: add defaults to db superuser prompt 2024-01-17 20:25:27 +01:00
__init__.py fix(drop-site): set db root credentials in frappe.flags like how new-site is done 2024-01-16 12:35:01 +05:30
database.py fix: simultenous sessions ux (#24387) 2024-01-16 13:36:05 +00:00
db_manager.py fix: add in missing logic, add in a test for creating a site with a specific user 2024-01-16 12:35:01 +05:30
operator_map.py docs: consistency 2023-12-20 14:02:32 +05:30
query.py feat: Skip locked rows while selecting (#24298) 2024-01-13 09:49:27 +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