seitime-frappe/frappe/database
Rushabh Mehta 38e024ebbb
Merge pull request #11306 from rmehta/system-console
feat(system console): Added a System Console to help in debugging and Console Log
2020-09-03 11:12:23 +05:30
..
mariadb Merge pull request #11306 from rmehta/system-console 2020-09-03 11:12:23 +05:30
postgres fix(minor): quote the column names in alter table 2020-08-31 11:29:18 +05:30
__init__.py fix: do not set db_host to % and instead pass to setup_db 2020-03-06 13:02:26 +05:30
database.py fix(minor): frappe.db.set_value to allow multiple values 2020-08-17 22:19:44 +05:30
db_manager.py fix: Adds LOCK TABLES grant for RDS version of grant_all_privileges 2020-06-30 13:59:33 +05:30
schema.py fix: Clear db_tables cache whenever a table is created or dropped 2020-04-30 14:16:29 +05:30