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

all: use bigserials in the database #100

Merged
merged 1 commit into from
Jan 13, 2020
Merged

all: use bigserials in the database #100

merged 1 commit into from
Jan 13, 2020

Conversation

hdonnay
Copy link
Member

@hdonnay hdonnay commented Jan 10, 2020

This commit changes the DDL to use bigserials and bigints for IDs, and any
code where ids are being read out of the database is updated to use go's
int64 type.

This commit changes the DDL to use bigserials and bigints for IDs, and any
code where ids are being read out of the database is updated to use go's
int64 type.
@hdonnay hdonnay requested a review from ldelossa January 10, 2020 21:23
@hdonnay hdonnay self-assigned this Jan 10, 2020
@hdonnay hdonnay merged commit 7d6e79b into master Jan 13, 2020
@hdonnay hdonnay deleted the hank/bigint branch January 13, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants