Returns all snapshots (versions) for the connected DuckLake catalog, including snapshot ID, timestamp, and commit metadata.
Examples
if (FALSE) { # \dontrun{
db_lake_connect()
db_snapshots()
} # }
Returns all snapshots (versions) for the connected DuckLake catalog, including snapshot ID, timestamp, and commit metadata.
if (FALSE) { # \dontrun{
db_lake_connect()
db_snapshots()
} # }