A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
BSD 3-Clause "New" or "Revised" License
415
stars
136
forks
source link
Support for adding a column to the beginning of a table #167
Closed
meanmail closed 3 years ago
Use the FIRST clause to add a column to the beginning of the table.
https://clickhouse.tech/docs/en/sql-reference/statements/alter/column/#alter_add-column