rgoliveira / petreon

3 stars 1 forks source link

Adding name to Donor, DonorAPI starter code. #11

Closed lethargilistic closed 7 years ago

lethargilistic commented 7 years ago

The automatic alembic script failed to record a name field for donors because of an errant comma.

This removes the comment, updates the baseline database with the field, and adds a basic API for adding and removing donors to the database.