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

Unique constraint failure #5

Closed
frehulfd opened this issue Sep 22, 2021 · 3 comments
Closed

Unique constraint failure #5

frehulfd opened this issue Sep 22, 2021 · 3 comments

Comments

@frehulfd
Copy link

Dragged my JSON file in and got this error:

SqliteError: UNIQUE constraint failed: domain3.filename, domain3.bundleId, domain3.domain, domain3.context, domain3.initiatedType

App_Privacy_Report_v4_2021-09-22T10_41_45.json.zip

@johnspurlock
Copy link
Owner

Thanks, taking a look

@johnspurlock
Copy link
Owner

Great test case, updated the underlying data model that should fix this, and released a new version: 0.7

deno run --allow-net --allow-env --allow-read=.,which deno --allow-write=. https://raw.githubusercontent.com/johnspurlock/app-privacy-report-viewer/v0.7/src/app.ts

@frehulfd
Copy link
Author

Awesome, thanks so much!

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

No branches or pull requests

2 participants