westgards / employee_tracker

A command-line application from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL.
MIT License
0 stars 0 forks source link

Create a seed.sql file #6

Closed westgards closed 1 year ago

westgards commented 1 year ago

Description

Need to create a seeds.sql file to pre-populate the database to easy development of individual features

westgards commented 1 year ago

PR: #18

westgards commented 1 year ago

Screen Shot 2023-01-25 at 5 07 15 PM