seitime-frappe/frappe/database
2022-05-05 21:31:13 +05:30
..
mariadb fix: create sequence onchange from any other autoname whcih is not autoincrement 2022-05-05 21:31:13 +05:30
postgres fix: use cast when chaninging name type from varchar to bigint in postgres 2022-05-05 21:31:13 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database.py fix: misc fixes (integer primary keys) (#16307) 2022-04-29 15:06:03 +05:30
db_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
query.py chore: fix linter 2022-04-20 17:56:48 +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