Skip to content

Commit 37e6a75

Browse files
authored
Update 03810_analyzer_using_values_matcher
1 parent 0fc6368 commit 37e6a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/queries/0_stateless/03810_analyzer_using_values_matcher.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
-- Tags: no-parallel
22

3+
SET enable_analyzer = 1;
34
DROP FUNCTION IF EXISTS f1;
45
DROP TABLE IF EXISTS t1;
56

0 commit comments

Comments
 (0)