ujjwalguptaofficial / JsStore

Simplifying IndexedDB with SQL like syntax and promises
http://jsstore.net/
MIT License
858 stars 110 forks source link

Feature - Helpers: remove #351

Closed ujjwalguptaofficial closed 1 year ago

ujjwalguptaofficial commented 1 year ago

Discussed in https://github.com/ujjwalguptaofficial/JsStore/discussions/349

Originally posted by **alfonsor** October 31, 2023 I congratulate you for this magnificent project. I am implementing your solution and I have a doubt: In the [Helpers](https://jsstore.net/docs/helpers), we have set and get, but there is no remove. What do I do when we no longer need a key? Thank you!
ujjwalguptaofficial commented 1 year ago

Implemented in v - 4.7.0