graphql-engine/v3/crates
Daniel Harvey db96e42358 Explicitly import thiserror::Error in place (#827)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

To stop us being confused between `Error` type and `Error` trait.

<!-- What is this PR trying to accomplish (and why, if it's not
obvious)? -->

<!-- Consider: do we need to add a changelog entry? -->

### How

Import `thiserror::Error` explicitly in place.

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: b930480927b2c64537960cfb69f2b2b30921f4fd
2024-07-11 15:18:27 +00:00
..
auth Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
custom-connector Fix custom connector schema and update all tests to use up-to-date schema (#826) 2024-07-11 14:15:58 +00:00
engine Fix custom connector schema and update all tests to use up-to-date schema (#826) 2024-07-11 14:15:58 +00:00
execute Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
lang-graphql Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
metadata-resolve Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Split ValueExpression (#812) 2024-07-10 02:30:09 +00:00
plugins/pre-execution-plugin Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
query-usage-analytics Reimplement most OpenDD newtypes using SmolStr and a macro (#797) 2024-07-05 10:16:33 +00:00
schema Split ValueExpression (#812) 2024-07-10 02:30:09 +00:00
sql Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
utils Use the release version as the relevant tracing attribute. (#823) 2024-07-11 07:32:30 +00:00