We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5280103 commit 7d2fc12Copy full SHA for 7d2fc12
src/query/sql/src/planner/semantic/type_check.rs
@@ -106,6 +106,7 @@ use itertools::Itertools;
106
use jsonb::keypath::KeyPath;
107
use jsonb::keypath::KeyPaths;
108
use simsearch::SimSearch;
109
+use unicase::UniCase;
110
111
use super::name_resolution::NameResolutionContext;
112
use super::normalize_identifier;
0 commit comments