sql: sequences: support AS <datatype>
#25110
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-sql-sequences
Sequence handling in SQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
X-anchored-telemetry
The issue number is anchored by telemetry references.
Currently fails to parse with an unimplemented error:
cockroach/pkg/sql/parser/sql.y
Line 3935 in fef4d74
and we always create the sequence as an int64.
The text was updated successfully, but these errors were encountered: