analytics / priv /data_migrations /LocationsSync /sql /update-location-data-table-comment.sql.eex
Leon4gr45's picture
Upload folder using huggingface_hub (part 4)
c27e67a verified
Raw
History Blame Contribute Delete
113 Bytes
ALTER TABLE location_data
<%= if @cluster? do %>ON CLUSTER '{cluster}'<% end %>
MODIFY COMMENT '<%= @version %>'