Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

changed #137

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion seeds/raw_customers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ id,first_name,last_name
97,Shirley,D.
98,Nicole,M.
99,Mary,G.
100,Jean,M.
100,Jean,M.
2 changes: 1 addition & 1 deletion seeds/raw_orders.csv
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ id,user_id,order_date,status
96,90,2018-04-06,placed
97,89,2018-04-07,placed
98,41,2018-04-07,placed
99,85,2018-04-09,placed
99,85,2018-04-09,placed
5 changes: 4 additions & 1 deletion seeds/raw_payments.csv
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,7 @@ id,order_id,payment_method,amount
110,96,gift_card,1700
111,97,bank_transfer,1400
112,98,bank_transfer,1000
113,99,credit_card,2400
113,99,credit_card,2400