/azurite-escape-odata-bug

Reproducing a bug in Azurite when inserting single quote entities

Primary LanguageGo

Azurite bug when escaping single quotes in a string

Azurite v3.24.0 doesn't escape single quotes.

Steps to reproduce

make azurite
make run

It works as expected with a real Azure Storage account.

real storage account

VS

Azurite

azurite