Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: flight sql cleanup #32

Merged
merged 4 commits into from
Nov 22, 2024
Merged

chore: flight sql cleanup #32

merged 4 commits into from
Nov 22, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    99619a3 View commit details
    Browse the repository at this point in the history
  2. chore: include more context in errors

    now includes message like `failed to prepare statement: IpcError("Status { code: Internal, message: \"Plan(\\\"table 'ceramic.v0.conclusion_feed' not found\\\")\", metadata: MetadataMap { headers: {\"content-type\": \"application/grpc\", \"date\": \"Tue, 19 Nov 2024 20:42:18 GMT\", \"content-length\": \"0\"} }, source: None }")` instead of simply `failed to prepare statement`
    dav1do committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2da0759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f0af38 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. chore: update flight sql query to use new table for latest c1

    this is needed to pass CI now that ceramic-one:latest has been updated
    dav1do committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    99034de View commit details
    Browse the repository at this point in the history