sj-CUNY / ChemLab1

2 stars 6 forks source link

First attempt #19

Open IAntoniazzi opened 8 years ago

IAntoniazzi commented 8 years ago

I've created the Create Table commands for Lab and Lab Data. I'm unsure of the exact names of the foreign keys to the username and course tables that are created by Blackboard. See the comments for more details.

This pull request also includes work I did during my first week, adding error fields to each data point. I understand that those fields are no longer necessary, but there they are.

I'm also attaching the schema files I created for these tables.

lab table schema.txt labData table schema.txt