Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Assignment of variables #11

@mstf2077

Description

@mstf2077

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions