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
feat: Validate undefined column in TestResource (#144)
I found quite a few issue where we use resource.Set
but we dont define the column and the destination pluginfails to write because the column doesn't exist
0 commit comments