brad2412 / mod_2_group_project

2 stars 1 forks source link

Fix: reset_pk_sequence arguments #50

Closed kaileykaes closed 1 year ago

kaileykaes commented 1 year ago

Found a bug in our rake file whereby the argument passed to reset the primary key sequence for items, transactions, and merchants was 'invoices', rather than the appropriate table name for which the primary key needed to be reset.