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
One clarification is that it silently failed when no records needed to be inserted. It did of course fail when an insert was attempted and the table did not exist. I still think it should implicitly create the table if it doesn't already exist.
The behavior I expect is for the table to be created if it does not already exist prior to appending.
Seems to be related to #42
The text was updated successfully, but these errors were encountered: