RobertoSnap

Results 5 comments of RobertoSnap

Is this still only possible with submodules? @rhymu8354 In that case +1 for nested git repo support

Another +1 for this. > ... > Ideally, it could be combined it into a single request: > > ```rust > let response = pool.get().await? > .authenticate(tenant_auth_token) > .use_ns(namespace).use_db(database) >...

What about doing: ` "pnpm": { "overrides": { "zod": "^4.0.17" } }`