Skip to content

Commit bb92c8b

Browse files
JamesVorderiffyio
andauthored
Doc comment
Co-authored-by: Ifeanyi Ubah <[email protected]>
1 parent 8691ead commit bb92c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dialect/databricks.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ impl Dialect for DatabricksDialect {
4747
true
4848
}
4949

50-
// https://docs.databricks.com/gcp/en/delta/history#delta-time-travel-syntax
50+
/// https://docs.databricks.com/gcp/en/delta/history#delta-time-travel-syntax
5151
fn supports_timestamp_versioning(&self) -> bool {
5252
true
5353
}

0 commit comments

Comments
 (0)