slice
Deprecated (with error)
As part of SELECT DSL design changes, this will be removed in future releases.
Replace with
select(column, *columns)Content copied to clipboard
Deprecated (with error)
As part of SELECT DSL design changes, this will be removed in future releases.
Replace with
select(columns)Content copied to clipboard