Added PPRProposal creation to first-time Proposal submission
Specifically, added PPRP creation to Draft -> Submitted Proposal state change.
Along the way:
- Added unique constraint on PPRP table for proposal_id
- Added by_proposal_id method for PPRP repo