This repository was archived by the owner on Oct 26, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork38
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Assignment of variables #11
Open
Description
Thank you for sharing this module. I was looking for modules which can read MyBatis XML files in Python.
This module seems to be good to read SQL queries in MyBatis XML file from Python code.
Although there is a mention on limitations, I hope this module can assign variables to SQL queries.
Known Limitations
- Doesn't support custom parameters
- All sql parameters will be replace to '?'
- All of the conditionals to apply in element
I appreciate if you can consider this feature. Thank you.
Metadata
Metadata
Assignees
Labels
No labels