Sourab Pramanik

Results 85 comments of Sourab Pramanik

Not exactly I just didn't updated that code and commented this one for you reference how to only query > let res = db .query("SELECT * FROM type::table($table)") .bind(("table", "tests"))...

Hey @SteelCrow I hope this works for yo or at least gives you the idea how to proceed ```rust use std::net::Ipv4Addr; use anyhow::Result; use serde::{Deserialize, Serialize}; use surrealdb::opt::auth::Root; use surrealdb::sql::Thing;...

@highghlow can you please share the code snippet so that I can take a look at it.

@jonaro00 this issue is still active? Can I look into this?

I would like to create an example application for **Auth provider setup and integration** and write an article about the whole process. Will that be okay?

Leptos is interesting, I will build out something using this with shuttle

If we can outline the most request actions then we can start working on them

What has to be done exactly on this? Sorry but I did not fully understand reading the Discord chats