cloudspannerecosystem/memefish

[Feature] Add the support of CREATE SEQUENCE

git-hulk opened this issue · 0 comments

Spanner introduced the DDL SEQUENCE and UUID as part of a primary key DEFAULT expression, please refer: https://cloud.google.com/spanner/docs/release-notes#August_23_2023

I would like to support this feature if no other guys have already been on it.