Data view

This commit is contained in:
2024-11-10 07:04:24 +01:00
parent 5d267af600
commit 99dddb9a0e
14 changed files with 201 additions and 10 deletions

View File

@@ -3,3 +3,5 @@ pub mod create_job;
pub mod create_skill;
pub mod create_user;
pub mod seed;
pub mod clear_data;
pub mod delete_data;