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
@ChakshuGautam what is the expected behaviour in this case? If we don't have a PK specified but there is a column that is not a PK but has conflicting names ?
What is the expected behaviour here ? @ChakshuGautam
Should we override the default id field that is being created or raise an error saying columns can not have "id" as name.
For example, following grammar will error out.
Error
The text was updated successfully, but these errors were encountered: