YRIP_You
YRIP_You2mo ago

@Sara Querying from a collection bd if

@Sara Querying from a collection bd if you ment like that return await db.query("streams").collect() doesnt work. Can you explain that misinformation?
2 Replies
Sara
Sara2mo ago
you're right! sorry for the misinformation, they're completely two separate schemas under one project. I'm testing it out on my end, it probably isn't doable now thinking about it
To access component tables in Convex, you generally interact with them through the API or classes provided by the component, rather than directly modifying the data. This is important because components may rely on certain invariants or internal logic that could be violated by direct edits.
To access component tables in Convex, you generally interact with them through the API or classes provided by the component, rather than directly modifying the data. This is important because components may rely on certain invariants or internal logic that could be violated by direct edits.
also, for the future, I'd post it in #support-community not here. we're just mods not employees. and never tag me
YRIP_You
YRIP_YouOP2mo ago
Ty you @Sara for the confirmation. I love your help and trying that in your own.

Did you find this page helpful?