Open giangpham712 opened 1 year ago
Hello, I am Blathers. I am here to help you get the issue triaged.
It looks like you have not filled out the issue in the format of any of our templates. To best assist you, we advise you to use one of these templates.
I have CC'd a few people who may be able to assist you:
If we have not gotten back to your issue within a few business days, you can try the following:
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
Hi I would like to attempt this any help I could get on where to get started?
@aashish2057 sure, feel free. check out some guidelines here: https://cockroachlabs.atlassian.net/wiki/spaces/CRDB/pages/73072641/What+is+a+Good+CockroachDB+PR
@rafiss , I have a Pr for this but I'm in the process of cleaning it up.
Support RESTART [WITH] in ALTER TABLE
RESTART These forms alter the sequence that underlies an existing identity column. sequence_option is an option supported by ALTER SEQUENCE such as INCREMENT BY.
Additional context This affects efcore.pg tests
Jira issue: CRDB-31182