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
Especially on existing databases, some primary keys are not called id.
createMultiple function could take a third parameter to indicates primary key, with default value "id".