Valindo Fiell Godinho
Valindo Fiell Godinho
``` let batchDelete = await data.query( `DELETE FROM myTable WHERE id=:id`, [ [{ id: 17 }], [{ id: 15 }], [{ id: 14 }], [{ id: 12 }], [{ id:...
@rabimatuag if this solves your issue, please close the issue :)
Hey @patleeman , thank you for building this beautiful and simple note taking extension. Wondering if you are open to me helping you maintain this, I love this extension and...
@jangroth looks like that would be the way to go, I've emailed the owner and no response as well. Let me know if you are considering forking the repo, I...