robmaceachern / cpsc304

Our sweet 304 project
1 stars 1 forks source link

Create db seed value script #5

Open robmaceachern opened 12 years ago

robmaceachern commented 12 years ago

We need a sql script, let's call it seed.sql, that we can use to populate our database with some initial data for use in development and for the demo.

Just a few relations for each table will be good. We can append more as we go.