Skip to content

allows explicitkey id property to bulk insert#18

Open
mennansevim wants to merge 2 commits intoKostovMartin:masterfrom
mennansevim:support-explicitkeyattribute-to-bulkinsert
Open

allows explicitkey id property to bulk insert#18
mennansevim wants to merge 2 commits intoKostovMartin:masterfrom
mennansevim:support-explicitkeyattribute-to-bulkinsert

Conversation

@mennansevim
Copy link
Copy Markdown

We got error while try to bulk insert.
Cannot insert the value NULL into column 'Id' without autoincrement id

when trying to give a value to id(explicitkey) it gives a "cannot insert null value to id" error,
although I should be able to give a value on non auto increment id column

This commit ignores explicit keys from allProperties.Except operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant