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

Conversation

dav1do
Copy link
Collaborator

@dav1do dav1do commented Nov 19, 2024

Some minor changes to include more error context, update a dependency to a version without a security vulnerability and modify the test so it will pass when unskipped (after the ceramic-one release with support).

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`
this is needed to pass CI now that ceramic-one:latest has been updated
@dav1do dav1do merged commit fea92ea into main Nov 22, 2024
9 checks passed
@dav1do dav1do deleted the chore/flight-sql-cleanup branch November 22, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants