Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sql): add support for bigint #389

Merged
merged 1 commit into from
Mar 7, 2020
Merged

feat(sql): add support for bigint #389

merged 1 commit into from
Mar 7, 2020

Conversation

B4nan
Copy link
Member

@B4nan B4nan commented Mar 7, 2020

Adds BigIntType custom type that can be used to handle bigints.

Closes #361

Adds BigIntType custom type that can be used to handle bigints.

Closes #361
@B4nan B4nan merged commit 5ddd573 into master Mar 7, 2020
@B4nan B4nan deleted the bigint branch March 7, 2020 01:05
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.

Using bigserial / bigint in IdEntity
1 participant