Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 310 Bytes

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