This website requires JavaScript.
Explore
Help
Register
Sign In
bvandeusen
/
FabledCurator
Watch
1
Star
0
Fork
0
You've already forked FabledCurator
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
33
Wiki
Activity
468
Commits
3
Branches
33
Tags
b7b313cc05e90eb7deccad4e2b8ed79d54bd0f82
Commit Graph
2 Commits
Author
SHA1
Message
Date
bvandeusen
fb41b90110
fix(extension): _find_or_create_artist + _find_or_create_source race-safe via savepoint + IntegrityError recovery — same pattern as importer's helpers. Two concurrent quick-add-source calls on the same artist/url would have 500'd on uq_artist_slug / uq_source_artist_platform_url; now the second one rolls the savepoint back and returns the existing row.
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-26 16:27:51 -04:00
bvandeusen
46d199450d
fc3g: ExtensionService.quick_add_source — derive platform+slug, find-or-create Artist+Source
...
Co-Authored-By: Claude Opus 4.7 (1M context) <
noreply@anthropic.com
>
2026-05-23 23:37:39 -04:00