Cambridge-Community-Kitchen / cck-volunteer-web-app

https://volunteer.cckitchen.uk
3 stars 2 forks source link

Add db migrations to pipeline #11

Closed agolden closed 1 year ago

agolden commented 1 year ago

This PR establishes the prisma database schema baseline, and demonstrates a schema migration with the addition of the 'addl_info' field on the organization_person table.

In a subsequent PR, the 'nickname' column will be purged from the 'person' table, and the cck nickname will now be stored in the 'addl_info' field (since 'nickname' is fundamentally a cck-specific concept and should not apply to non-cck users).

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cck-volunteer-web-app ✅ Ready (Inspect) Visit Preview Oct 3, 2022 at 8:17PM (UTC)