Skip to content

Instantly share code, notes, and snippets.

@mario-rezende-ifood
Last active November 25, 2019 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mario-rezende-ifood/407eb718f5e3677d45fea905cac1f1bb to your computer and use it in GitHub Desktop.
Save mario-rezende-ifood/407eb718f5e3677d45fea905cac1f1bb to your computer and use it in GitHub Desktop.
given: 'open a database connection'
// code goes here
and: 'seed the customer table'
// code goes here
and: 'seed the product table'
// code goes here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment