Closed gwynndp closed 2 years ago
Add device manufacturer to the Planter Registration query
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
What is the current behavior?
Only returns info from the planter_registration table at the moment.
What is the new behavior?
Adds a join to the devices table to the query so that the device manufacturer info can be retreived.
Steps taken:
Does this PR introduce a breaking change?
https://github.com/Greenstand/treetracker-admin-client/pull/196 https://github.com/Greenstand/treetracker-admin-api/issues/458
Description
Add device manufacturer to the Planter Registration query
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?
Issue
What is the current behavior?
Only returns info from the planter_registration table at the moment.
What is the new behavior?
Adds a join to the devices table to the query so that the device manufacturer info can be retreived.
Steps taken:
Breaking change
Does this PR introduce a breaking change?
Related PR & Issue
https://github.com/Greenstand/treetracker-admin-client/pull/196 https://github.com/Greenstand/treetracker-admin-api/issues/458