seitime-frappe/frappe/database
2022-07-06 10:52:48 +05:30
..
mariadb fix: Use mariadb's constants instead of pymysql 2022-07-05 17:47:54 +05:30
postgres Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
__init__.py refactor(db-read_only): Track conn type in Database instance 2022-06-23 19:40:17 +05:30
database.py fix: Format string instead of % to avoid TypeError 2022-07-06 10:52:48 +05:30
db_manager.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
query.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
schema.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
sequence.py fix(sequence): Setup & use SequenceGeneratorLimitExceeded error 2022-06-17 12:10:43 +05:30
utils.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30