We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77260c commit 7d635a3Copy full SHA for 7d635a3
src/rewrite.rs
@@ -34,5 +34,5 @@ extensions_options! {
34
}
35
36
impl ConfigExtension for QueryRewriteOptions {
37
- const PREFIX: &'static str = "QueryRewrite";
+ const PREFIX: &'static str = "query_rewrite";
38
0 commit comments