ArsenyYankovsky / typeorm-aurora-data-api-driver

A bridge between TypeORM and Aurora Data API
MIT License
175 stars 38 forks source link

query-transformer: fix simple-array when value is empty #125

Closed LoicMahieu closed 2 years ago

LoicMahieu commented 2 years ago

It's a duplicate of #124

ArsenyYankovsky commented 2 years ago

:tada: This PR is included in version 2.3.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ArsenyYankovsky commented 2 years ago

Thanks for your contribution!

LoicMahieu commented 2 years ago

@ArsenyYankovsky Take care that this PR fixes only mysql transform, not Postgres (#124 did)