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

Fixes "inserted row already exists in table" error in Python. #3653

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

dom96
Copy link
Collaborator

@dom96 dom96 commented Mar 5, 2025

This error was thrown when a worker bundle has multiple modules with the same filename.

I changed a few other inserts to upsert just in case.

Test Plan

bazel run @workerd//src/workerd/server/tests/python:vendor_dir_development@

@dom96 dom96 requested review from a team as code owners March 5, 2025 16:56
@dom96 dom96 requested review from tewaro and vickykont March 5, 2025 16:56
@dom96 dom96 merged commit 781ded0 into main Mar 5, 2025
17 checks passed
@dom96 dom96 deleted the dominik/fixup-hashset-duplicate-error branch March 5, 2025 20:32
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