YRIP_You
YRIP_You15h 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?
1 Reply
Sara
Sara15h 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

Did you find this page helpful?