Module plantings

Source
Expand description

Service layer for plantings.

Constants§

TIME_LINE_LOADING_OFFSET_DAYS
Time offset in days for loading plantings in the timeline.

Functions§

create
Create a new planting in the database.
delete_by_ids
Delete the planting from the database.
find
Search plantings from the database.
find_by_seed_id
Get all plantings that have a specific seed id. Also returns a plantings map id.
update
Update the planting in the database.