seitime-frappe/frappe/database
2022-05-13 00:41:58 +05:30
..
mariadb refactor(minor): convert change_name_type_and_make_sequence function to setup_autoincrement_and_sequence method 2022-05-13 00:03:19 +05:30
postgres refactor(minor): convert change_name_type_and_make_sequence function to setup_autoincrement_and_sequence method 2022-05-13 00:03:19 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py Merge branch 'develop' into aks-feat-dbquery_update 2022-05-09 12:02:36 +05:30
db_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
query.py feat: left join tables by default 2022-04-28 17:10:31 +05:30
schema.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sequence.py fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30