You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate an initial YAML changelog from an existing Spanner database. I find that the generated YAML doesn't contain the necessary modifySql items for things like INTERLEAVE IN PARENT or OPTIONS (allow_commit_timestamp = true).
I'm trying to generate an initial YAML changelog from an existing Spanner database. I find that the generated YAML doesn't contain the necessary
modifySqlitems for things likeINTERLEAVE IN PARENTorOPTIONS (allow_commit_timestamp = true).