* Allow setting db port on install * Allow setting db port on install * Allow full db config on creating site * bug fix * bug fix * Escape character * Update frappe/commands/site.py allow only integer argument Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com> * Update frappe/database/db_manager.py No need to escape integer variable Co-Authored-By: Chinmay Pai <chinmaydpai@gmail.com> * cast port to integer to surpress pymysql error * cast port to string to surpress pymysql error * Removed type casting |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| schema.py | ||