Skip to content

Moved index for backlog query after the table creation - #2323

Merged
delong3 merged 1 commit into
firecrawl:mainfrom
c4nc:patch-1
Oct 23, 2025
Merged

delong3 merged 1 commit into
firecrawl:mainfrom
c4nc:patch-1

Conversation

@c4nc

@c4nc c4nc commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Small fix, index were created before the table.


Summary by cubic

Moved the backlog index creation to after the nuq.queue_scrape_backlog table is created. This prevents migration failures and ensures the index is applied correctly for getGroupNumericStats (group_id, mode='single_urls').

Small fix, index were created before the table.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@delong3
delong3 merged commit 8729aba into firecrawl:main Oct 23, 2025
1 of 2 checks passed
jerbao pushed a commit to jerbao/firecrawl-custom that referenced this pull request Aug 22, 2026
Moved index for backlog query after the table creation
zeekay pushed a commit to Dream-AI-4444/firecrawl that referenced this pull request Sep 10, 2026
Moved index for backlog query after the table creation
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.

2 participants