graphql-engine/v3/crates/engine/tests
Samir Talwar 0c6d6a67d2 Semicolons, everywhere! (#700)
If a function doesn't return a value, terminate with a semicolon.

I also moved `implicit_hasher` and `return_self_not_must_use` to the
"definitely keep disabling this" list, and installed
[Bacon](https://dystroy.org/bacon/) in the Nix shell to make it easier
to run Clippy.

V3_GIT_ORIGIN_REV_ID: ffb17b42d982518aec433a1676dba0a0dd0ad95d
2024-06-11 15:33:32 +00:00
..
execute Resolve nested object boolean expressions (#680) 2024-06-11 12:57:21 +00:00
explain Rename "source" to "sourceType" for "kind": "Relationship". (#531) 2024-04-30 17:21:07 +00:00
ndc-postgres-configuration Resolve nested object boolean expressions (#680) 2024-06-11 12:57:21 +00:00
validate_metadata_artifacts Make only one failing instance in each test (#678) 2024-06-06 11:04:14 +00:00
auth_config.jsonschema Remove duplicate JSON Schema entries (#692) 2024-06-11 08:28:30 +00:00
chinook-postgres.sql Update the ndc-postgres dependency to the latest version. (#386) 2024-04-03 08:04:07 +00:00
common.rs Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
db_definition.sql Resolve nested object boolean expressions (#680) 2024-06-11 12:57:21 +00:00
execution.rs Resolve nested object boolean expressions (#680) 2024-06-11 12:57:21 +00:00
explain.rs Avoid .unwrap in favor of anyhow for better error messages in tests. (#430) 2024-04-02 17:06:56 +00:00
finish.sql Speed up debug builds in Docker. (#484) 2024-04-22 13:43:29 +00:00
introspection.rs resolve predicates in the context of types (#444) 2024-04-26 14:06:12 +00:00
relationship.rs fix remote joins nested inside local joins (#565) 2024-05-14 16:14:19 +00:00
schema.json upgrade to ndc v0.1.3 (#629) 2024-06-05 10:16:11 +00:00
validate_metadata.rs Add UNSTABLE_FEATURES env var (#652) 2024-06-03 08:50:43 +00:00