seitime-frappe/frappe/database
Akhil Narang 5e6be19fe3
chore(DbColumn): force constructor arguments to be kwargs
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-11-16 14:51:57 +05:30
..
mariadb chore: simplify transaction handling 2023-11-16 14:51:57 +05:30
postgres chore: simplify transaction handling 2023-11-16 14:51:57 +05:30
__init__.py refactor: remove dead flag db.read_only 2022-09-09 17:34:46 +05:30
database.py chore: move check_implicit_commit() call back to its original location 2023-11-16 14:51:57 +05:30
db_manager.py fix(cli): Use mysql CLI as fallback is mariadb isnt found (#23009) 2023-10-30 16:16:22 +00:00
operator_map.py ci: update pyupgrade 2023-07-14 14:24:08 +05:30
query.py chore: move statement to set validate_filters property 2023-05-31 14:20:26 +05:30
schema.py chore(DbColumn): force constructor arguments to be kwargs 2023-11-16 14:51:57 +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