Ceramic-one now exposes all pipeline tables via FlightSQL. We want to expose querying this data via the SDK. DOD - [ ] SDK can submit an arbitrary FlightSQL query to ceramic-one and return response - [ ] Query API works in node-js - [ ] Query API does not need to work in the browser
Ceramic-one now exposes all pipeline tables via FlightSQL. We want to expose querying this data via the SDK.
DOD