Skip to content
Snippets Groups Projects
Commit 33a9cd4e authored by Stefano Zacchiroli's avatar Stefano Zacchiroli
Browse files

DB import: skip invalid SWHIDs during import

This makes DB import much more rosbut, at the price of ~15% performance
impact (which is still very much bearable, in light of recent DB import
improvements).  If needed, this cost can be mitigated in the future by
pipelining SWHID validation with SQLite insertion, using either a thread or
asyncio.

Closes T2813
parent fe844030
No related branches found
Tags v0.3.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment