jl-backend-rs/sql/project
Franklin 3558d6d184 Updated read route to return a projectCardDto more accurately sending to the frontend the location and the project details that need to be shown on a card 2023-03-24 08:38:31 -04:00
..
delete.sql Added all dao & sql methods for unit and agent 2023-03-19 10:18:11 -04:00
fetch_by_ids.sql Added all dao methods for project 2023-03-19 11:21:15 -04:00
fetch_with_filters_paged.sql Updated read route to return a projectCardDto more accurately sending to the frontend the location and the project details that need to be shown on a card 2023-03-24 08:38:31 -04:00
get_with_id.sql Added all dao methods for project 2023-03-19 11:21:15 -04:00
insert.sql Added all dao methods for project 2023-03-19 11:21:15 -04:00
update.sql Added all dao methods for project 2023-03-19 11:21:15 -04:00