Skip to content

Commit 7d2fc12

Browse files
committed
add import
1 parent 5280103 commit 7d2fc12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/query/sql/src/planner/semantic/type_check.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ use itertools::Itertools;
106106
use jsonb::keypath::KeyPath;
107107
use jsonb::keypath::KeyPaths;
108108
use simsearch::SimSearch;
109+
use unicase::UniCase;
109110

110111
use super::name_resolution::NameResolutionContext;
111112
use super::normalize_identifier;

0 commit comments

Comments
 (0)