dependencies: Persist lockfile parsing result to database
Created by: efritz
Fixes #31639 (closed). This PR adds tables to the pgsql database that act as a write through cache for the lockfiles service.
Reviewers: Please review by commit.
Test plan
New unit tests / tested locally.