Tortoise ORM v0.15.23 Release Notes

    • 🛠 Fixed SQL injection issue in MySQL
    • Fixed SQL injection issues in MySQL when using contains, starts_with or ends_with filters (and their case-insensitive counterparts)
    • Fixed malformed SQL for PostgreSQL and SQLite when using contains, starts_with or ends_with filters (and their case-insensitive counterparts)