feat(server): start of package database schema
This commit is contained in:
parent
e63d0b5565
commit
a2d844c582
9 changed files with 229 additions and 6 deletions
|
|
@ -2,4 +2,6 @@
|
|||
|
||||
pub mod prelude;
|
||||
|
||||
pub mod package;
|
||||
pub mod package_license;
|
||||
pub mod repo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue