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
test(tables): cover the generic undo metadata snapshot
The delete-column undo snapshot moved from one flattened field per metadata
key to `typeMetadataOf(column)` whole; the test still built the old shape.
Adds a currency case, which the flattened form would have dropped.
0 commit comments