hackforla / heart

Heart is a project working directly with the LA City Attorney’s Homeless Engagement and Response Team. We are building a database and case management system to streamline their workflow and enable them to scale their program. Find us on the Hack for LA Slack #heart.
https://www.lacityattorney.org/community-justice
MIT License
31 stars 40 forks source link

Extend seed data to use new fields #244

Open tienyuan opened 5 years ago

tienyuan commented 5 years ago

There are now many new fields in the agreements_obligations table and participants now has: clinic_date case_closed_reason an array case_closed_other (varchar 250)

we ought to try to use these in the seed data too