feat: supported database sqlite and hashing userid

This commit is contained in:
Konrad Geletey 2024-10-20 18:42:00 +03:00
parent d1d0292045
commit 6a52f64753
Signed by: kglt
GPG key ID: 386DEE24B60BD996
7 changed files with 106 additions and 12 deletions

View file

@ -1,5 +1,5 @@
{
"originHash" : "5b140fcd6a36165fb4c1302609ef5353bacb59ce0f82996aa0cf66ee021cbb17",
"originHash" : "3b48af7783bd7fc90049cfb326f7fac3c85fa65bc3afc5b3c1e0444e5e3fe3ac",
"pins" : [
{
"identity" : "async-http-client",
@ -28,6 +28,15 @@
"version" : "4.15.0"
}
},
{
"identity" : "grdb.swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/groue/GRDB.swift.git",
"state" : {
"revision" : "2cf6c756e1e5ef6901ebae16576a7e4e4b834622",
"version" : "6.29.3"
}
},
{
"identity" : "multipart-kit",
"kind" : "remoteSourceControl",