node-sqlite3 icon indicating copy to clipboard operation
node-sqlite3 copied to clipboard

Database.backup() typings?

Open benallfree opened this issue 3 years ago • 6 comments

Summary

Hi, I noticed there are no TS typings for Database.backup and the Backup class.

Would you like a PR for that?

https://github.com/TryGhost/node-sqlite3/blob/master/src/backup.h#L17

Proposed implementation

Add typings and wiki docs for https://github.com/TryGhost/node-sqlite3/blob/master/src/backup.h#L17

benallfree avatar Nov 10 '22 17:11 benallfree

A PR for this would be great 🙂

daniellockyer avatar Nov 11 '22 04:11 daniellockyer

one year later, no changes on this this yet.

ethyaan avatar Oct 31 '23 16:10 ethyaan

@ethyaan Thanks for reminding me, I just made a PR for this.

benallfree avatar Oct 31 '23 16:10 benallfree

@daniellockyer Check it out please :)

benallfree avatar Oct 31 '23 16:10 benallfree

@benallfree Thank you, and btw any hands required? just let me know.

ethyaan avatar Oct 31 '23 21:10 ethyaan

Why is this still open?

viniciusteixeiradias avatar Jul 02 '24 11:07 viniciusteixeiradias