This repository was archived by the owner on Dec 3, 2019. It is now read-only.
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Modify DB schema #397
Open
Description
Collecting housing information for code schools.
Why is this feature being added?
We are currently collecting information on code school housing. We would like to be able to store this in our DB so that FE can render this content.
What should your feature do?
Include provides_housing
in the location table, make sure this is send when a code school request occurs. And when performing migration set a default state of False.