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

Fix SQL scanning issue causing Unique to be unable to be used for non-root level parameters #92

Open
5HT2 opened this issue Mar 20, 2023 · 0 comments
Labels
backend:db Related to database structure / design bug Something isn't working
Milestone

Comments

@5HT2
Copy link
Contributor

5HT2 commented Mar 20, 2023

Doing this separately from #30.

It looks like using Unique for anything that isn't a root level parameter causes the scanner to not be able to scan to it.

Wasted two hours troubleshooting this and trying to fix it so I'm leaving this for later.
Ideally we should not reference uuid.UUID anywhere but for the time being I am using that as a workaround.

@5HT2 5HT2 converted this from a draft issue Mar 20, 2023
@5HT2 5HT2 added this to the 1.1.0 milestone Mar 20, 2023
@5HT2 5HT2 added bug Something isn't working backend:db Related to database structure / design labels Mar 20, 2023
@settings settings bot removed this from the 1.1.0 milestone Apr 5, 2023
@5HT2 5HT2 added this to the 1.1.0 milestone Apr 5, 2023
@5HT2 5HT2 moved this from Todo (within 1 month) to Todo (within 1 week) in tripreporter tasks May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:db Related to database structure / design bug Something isn't working
Projects
Status: Todo (within 1 week)
Development

No branches or pull requests

1 participant