seitime-frappe/frappe/database
2020-07-20 21:51:18 +02:00
..
mariadb fix(database): allow passwords up to 20000 characters / 60000 bytes (#11039) 2020-07-20 21:51:18 +02:00
postgres fix(database): allow passwords up to 20000 characters / 60000 bytes (#11039) 2020-07-20 21:51:18 +02:00
__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: Clear db_tables cache whenever a table is created or dropped 2020-04-30 14:16:29 +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