Simple Supporters database for fundraising
Find a file
Bradley M. Kuhn 7e82e94b55 Can't enforce one preferred email with UNIQUE key
The problem is that the supporter can have multiple non-preferred email
addresses.

I'd have to investigate if there's a way to make a UNIQUE key on a value
set to a specific value.
2015-12-20 17:49:09 -08:00
scripts addRequest() and fulfillRequest() in db conversion 2015-12-20 17:34:18 -08:00
sql Can't enforce one preferred email with UNIQUE key 2015-12-20 17:49:09 -08:00
Supporters Add missing =back in documentation. 2015-12-20 17:11:01 -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