5 Commits

Author SHA1 Message Date
Vladyslav Fedoriuk
5f7aabc6e7 Optimize dependencies parsing
- Do not parse dependencies for a repo  when revision did not change
2023-08-16 23:07:17 +02:00
Vladyslav Fedoriuk
102de55b12 Add a unique constraint for the repo url and source graph repo id 2023-08-15 14:30:44 +02:00
Vladyslav Fedoriuk
6484b85956 Refactor the models and add a mapper
- A new mapper allows to create database repositories from the SourceGraph data
2023-08-15 13:17:14 +02:00
Vladyslav Fedoriuk
a0310ea3b1 Set up tests 2023-07-29 00:17:38 +02:00
Vladyslav Fedoriuk
e4e0ab47f7 Add tables and set up alembic 2023-07-28 22:56:43 +02:00