operationcode_backend icon indicating copy to clipboard operation
operationcode_backend copied to clipboard

Modify DB schema

Open apex-omontgomery opened this issue 7 years ago • 6 comments
trafficstars

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.

apex-omontgomery avatar Sep 14 '18 04:09 apex-omontgomery

Changed variable name 🙃

kylemh avatar Sep 14 '18 05:09 kylemh

Hi! I'd like to contribute and take this issue :-)

emestabillo avatar Oct 02 '18 02:10 emestabillo

I'm sorry @emestabillo I goofed and didn't reserve this.

apex-omontgomery avatar Oct 02 '18 18:10 apex-omontgomery

No problem!

emestabillo avatar Oct 02 '18 18:10 emestabillo

@kylemh this is basically done, we just need to figure out how to successfully do a database migration on production.

apex-omontgomery avatar Oct 10 '18 05:10 apex-omontgomery

Hello! Just made a pull request on this issue!

shanelonergan avatar Oct 05 '19 19:10 shanelonergan