Skip to content

Commit 299f102

Browse files
authored
Update 02316_cast_to_ip_address_default_column.sql
1 parent baebbc0 commit 299f102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/queries/0_stateless/02316_cast_to_ip_address_default_column.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
-- Tags: no-backward-compatibility-check
2+
13
SET cast_ipv4_ipv6_default_on_conversion_error = 1;
24

35
DROP TABLE IF EXISTS ipv4_test;

0 commit comments

Comments
 (0)