Skip to content

Conversation

@stefanluptak
Copy link

Since the id column created by default by Ecto is not an integer but a bigint, it should be the same way in the example to prevent confusion and problems.

The field definition in the schema itself should still be integer, only the migration type is changed.

Since the `id` column created by default by Ecto is not an `integer` but a `bigint`, it should be the same way in the example to prevent confusion and problems.

The `field` definition in the schema itself should still be `integer`, only the migration type is changed.
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