Skip to content

Commit 5e27b31

Browse files
authored
Update databricks.rs
1 parent 286b224 commit 5e27b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dialect/databricks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ impl Dialect for DatabricksDialect {
6464
fn supports_struct_literal(&self) -> bool {
6565
true
6666
}
67-
67+
6868
/// See <https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-syntax-comment>
6969
fn supports_nested_comments(&self) -> bool {
7070
true

0 commit comments

Comments
 (0)