mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 11:00:35 +00:00
We currently reserve the column name "attrs" for a map of attributes, so the user is not allowed to use this name as a name of a key. We plan to lift this reservation in a future patch, but until we do, let's at least choose a more obscure name to forbid - in this patch ":attrs". It is even less likely that a user will want to use this specific name as a column name. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20190903133508.2033-1-nyh@scylladb.com>
2.8 KiB
2.8 KiB