seitime-frappe/frappe/database
mergify[bot] ebc29efae5
Merge pull request #14499 from ankush/configurable_max_writes
refactor: move max_writes constant to a class var
2021-10-25 07:01:13 +00:00
..
mariadb fix: missing migration hash column 2021-10-11 17:23:17 +05:30
postgres fix: missing migration hash column 2021-10-11 17:23:17 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
database.py Merge pull request #14499 from ankush/configurable_max_writes 2021-10-25 07:01:13 +00:00
db_manager.py refactor: Meaningful variable names 2020-11-09 18:54:47 +05:30
query.py fix: set_value now takes for_update for pypika objects 2021-10-22 23:43:47 +05:30
schema.py fix: use decimal digits precision 9 instead of 6 while creating schema 2021-09-22 16:07:06 +05:30