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.