Renames a column in place with ALTER TABLE ... RENAME COLUMN, a
metadata-only change.
See also
add_table_column(), drop_table_column(),
rename_ducklake_table()
Other schema evolution:
add_table_column(),
drop_table_column(),
rename_ducklake_table(),
set_column_type()
