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

Smaller increments for primary keys #40

Open
khatchad opened this issue Mar 4, 2021 · 3 comments
Open

Smaller increments for primary keys #40

khatchad opened this issue Mar 4, 2021 · 3 comments
Labels
enhancement New feature or request low priority
Milestone

Comments

@khatchad
Copy link
Member

khatchad commented Mar 4, 2021

I added random problem categories. For example, "problem1", "problem2".. and they were assigned the integers 314, 324, 334... the increment is on the tens value.

Originally posted by @mZneit in #30 (comment)

@khatchad khatchad added this to the Future milestone Mar 4, 2021
@khatchad
Copy link
Member Author

khatchad commented Mar 4, 2021

If we make this into a larger, more general application, we don't want to run out of numbers.

@ZhongweiL
Copy link
Contributor

The local database has a different behavior than the dev server. When I try to reproduce the issue with the local database dumped from sql_dump_file.sql, the id increments by 1. When I try it in the dev server or connect to the remote database, the id increments by 10. What should I do?

@khatchad
Copy link
Member Author

khatchad commented Aug 16, 2021 via email

@khatchad khatchad added enhancement New feature or request low priority labels Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

3 participants