Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added id column #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
16 changes: 8 additions & 8 deletions oepetstore/oepetstore.message_of_the_day.csv
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
message,color
"It is so very hard to be an on-your-own-take-care-of-yourself-because-there-is-no-one-else-to-do-it-for-you grown up.",
"A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.",
"Life may have no meaning, or, even worse, it may have a meaning of which you disapprove.",
"Statisticians do it with 95% confidence.",
"Flirting is the gentle art of making a man feel pleased with himself.",
"What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.",
"Correction does much, but encouragement does more.",
id,message,color
msg1,"It is so very hard to be an on-your-own-take-care-of-yourself-because-there-is-no-one-else-to-do-it-for-you grown up.",
msg2,"A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.",
msg3,"Life may have no meaning, or, even worse, it may have a meaning of which you disapprove.",
msg4,"Statisticians do it with 95% confidence.",
msg5,"Flirting is the gentle art of making a man feel pleased with himself.",
msg6,"What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.",
msg7,"Correction does much, but encouragement does more.",