long2ice / asyncmy

A fast asyncio MySQL/MariaDB driver with replication protocol support
https://github.com/long2ice/asyncmy
Apache License 2.0
230 stars 25 forks source link

Make escape_str() function accept non-string values #66

Closed Hardtack closed 1 year ago

Hardtack commented 1 year ago

This pull request resolves issue #65.

It includes the addition of tests described in issue #65 and patches that ensure the tests pass successfully.

long2ice commented 1 year ago

Thanks! Please update the changelog

Hardtack commented 1 year ago

Thanks! Please update the changelog

@long2ice I just updated the change log