mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
Virtual columns should not be visible to the user, so they are now hidden not only from directly selecting them, but also via WRITETIME() and TTL() keywords. Fixes #4288