Created by: jcmorrow
Resolves #777 (closed).
Changes:
- Allow
permitted_attributeto receiveoptions, which can includeprimary_key. Use primary_key if specified, otherwise useid. - Change
ordersprimary key tocodeandpaymentsforeign key toorder_code. - Remove
created_atandupdated_atfromPayment'sATTRIBUTE_TYPESbecause thepaymentstable doesn't actually have those columns. - Add
editroute forpayments.