Skip to content

When createing a new forge database, assignee is limitied to 10000 rows #540

Closed Answered by tarsius
Ciunas asked this question in Q&A
Discussion options

You must be logged in to vote

45000 people listed as assignees in the repos

What repository is that?! (You might run into other issues with that repository, forge wasn't designed to deal with the monorepo of a large corporation.)

Looking at the database it appears that the assignees table is limited to 10000

I don't think forge, closql or emacsql impose such a limit. A quick web search also did not reveal anything about SQLite having such a tiny limit, though there is a theoretical limit of 18446744073709551616 rows. 😁 https://www.sqlite.org/limits.html

I'm not ruling out that there is an issue with one of my packages, but it seems more likely that github/gitlab is imposing some limit.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Ciunas
Comment options

Answer selected by tarsius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants