fix: replacing of sql placeholders replaces question marks in inserted values
This commit is contained in:
parent
911c8987b4
commit
41a83363b9
3 changed files with 41 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "signal-decrypt-backup-wasm"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
description = "Get the raw database from your Signal backup. Written for webassembly"
|
||||
repository = "https://git.duskflower.dev/duskflower/signal-decrypt-backup-wasm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue