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 bb2af72 commit e625397Copy full SHA for e625397
tests/sqlparser_snowflake.rs
@@ -2934,8 +2934,3 @@ fn test_sf_double_dot_notation() {
2934
2935
#[test]
2936
fn test_parse_double_dot_notation_wrong_position() {}
2937
-
2938
-#[test]
2939
-fn test_xx() {
2940
- snowflake().parse_sql_statements("alter table GONG.internal.stg_keyword_trackers_internal_export_v202407 cluster by (company_id);").unwrap();
2941
-}
0 commit comments