Simple Supporters database for fundraising
Find a file
Bradley M. Kuhn 6e10f76d5a Wrap addSupporter operations in transaction
All of the addSupporter must now succeed (including sub-operations like
addEmailAddress).

This causes one failing test to now pass:
   ok 55 - addSupporter: fails if email_address given but email cannot be inserted
2015-12-14 17:30:44 -08:00
scripts Remove duplicate addRequestType call. 2015-12-14 16:32:59 -08:00
sql Basic implementation of addRequestConfigurations 2015-12-13 13:37:52 -08:00
Supporters Wrap addSupporter operations in transaction 2015-12-14 17:30:44 -08:00
.gitignore Ignore Makefile.old as well. 2015-12-06 19:24:24 -08:00
AGPLv3 Downloaded a copy of the Affero GPLv3. 2015-12-06 16:55:11 -08:00
COPYRIGHT.md Move license notice information to LICENSE.md 2015-12-06 17:01:33 -08:00
LICENSE.md Move license notice information to LICENSE.md 2015-12-06 17:01:33 -08:00