ujjwalguptaofficial / jsstore-encrypt

Encrypt your data when storing & decrypt when fetching in indexeddb
MIT License
3 stars 2 forks source link

fix missing remove interface #3

Closed xbauquet closed 2 years ago

xbauquet commented 2 years ago

When trying to do remove where on an encrypted column an error appears saying that 'decrypt' is missing from the IRemoveQuery interface.

ujjwalguptaofficial commented 2 years ago

released v - 1.1.3