fix: chunked processing, concat sql statements with parameters
This commit is contained in:
parent
b3e3eb7270
commit
55e33a87b1
5 changed files with 231 additions and 292 deletions
|
@ -22,6 +22,7 @@ prost = "0.11"
|
|||
prost-types = "0.11"
|
||||
serde_bytes = "0.11.15"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
hex = "0.4.3"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = "0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue