I insert a user, grab the auto incremnet pk, and then update the same table with a snowflake I creat
I insert a user, grab the auto incremnet pk, and then update the same table with a snowflake I created using the auto incremenet pk.
Right now if the snowflake fails or something else fails then the user will be left with no snowflake and I want to be able to revert changes.
Im guessing this isnt possible with d1 yet?
Right now if the snowflake fails or something else fails then the user will be left with no snowflake and I want to be able to revert changes.
Im guessing this isnt possible with d1 yet?

