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
Fix null check and iterate over StructuredData rows
Ensure `context.StructuredData` is checked for null before iteration.
Update the logic to process each row with a new `NpgsqlCommand`
and improve logging to safely access the `Count` property.
#6
0 commit comments