We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Once the table is #238 is created, we want to update the listings controller to fetch units summary data for every listing. This includes:
updating the DB calls to fetch units summary data
populating the UnitsSummarized object with this new data (flag controlled)
UnitsSummarized
The text was updated successfully, but these errors were encountered:
abbiefarr
Successfully merging a pull request may close this issue.
Once the table is #238 is created, we want to update the listings controller to fetch units summary data for every listing. This includes:
updating the DB calls to fetch units summary data
populating the
UnitsSummarized
object with this new data (flag controlled)The text was updated successfully, but these errors were encountered: