feat(server): store all package info in database
This commit is contained in:
parent
0ff225dddb
commit
2df52320d1
8 changed files with 203 additions and 20 deletions
|
|
@ -5,6 +5,7 @@ pub mod prelude;
|
|||
pub mod package;
|
||||
pub mod package_conflicts;
|
||||
pub mod package_depends;
|
||||
pub mod package_file;
|
||||
pub mod package_group;
|
||||
pub mod package_license;
|
||||
pub mod package_provides;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue