Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Added housing_provided column to locations table, defaulting to false#515

Open
shanelonergan wants to merge 1 commit into
OperationCode:masterOperationCode/operationcode_backend:masterfrom
shanelonergan:add-housing-provided-to-locationshanelonergan/operationcode_backend:add-housing-provided-to-locationCopy head branch name to clipboard
Open

Added housing_provided column to locations table, defaulting to false#515
shanelonergan wants to merge 1 commit into
OperationCode:masterOperationCode/operationcode_backend:masterfrom
shanelonergan:add-housing-provided-to-locationshanelonergan/operationcode_backend:add-housing-provided-to-locationCopy head branch name to clipboard

Conversation

@shanelonergan
Copy link
Copy Markdown

Description of changes

Created a new migration to add a housing_provided column to the locations table, with a default value of false. Also added housing_provided to the locations serializer so that it is rendered in the JSON returned from the API.

This commit is meant to solve issue #397. It will allow housing data to be stored in the back end for each location.

Issue Resolved

Fixes #397

Created a new migration to add a housing_provided column to the locations table, with a default value of false. Also added housing_provided to the locations serializer so that it is rendered in the JSON returned from the API.

This commit is meant to solve issue OperationCode#397. It will allow housing data to be stored in the back end for each location.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify DB schema

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.