* Mogrify queries and set them as frappe.db.last_query instead of directly interfacing with the clients * This is required for now as the MariaDB client uses binary protocol to talk to the server and doesn't build the queries itself * Add typing hints * Imported Query object as FilterEngine - Query is too ambiguous lol ref: https://jira.mariadb.org/browse/CONPY-208?focusedCommentId=226873&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-226873 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| database.py | ||
| framework_postgres.sql | ||
| schema.py | ||
| setup_db.py | ||