History for sqlmarker / BDL
2016-05-16
• Corrected length of Order_Line.Qty_Received.
Nigel Stanger committed on 16 May 2016
• Added missing Order_Line.Date_Completed column.
Nigel Stanger committed on 16 May 2016
• Adjusted maximum lengths for number columns to provide a little tolerance. ...
Nigel Stanger committed on 16 May 2016
• Added spec for Date_Completed column.
Nigel Stanger committed on 16 May 2016
• Corrected minimum value for Assembly.Quantity in table specification (should be 2, not 1). The text description has the correct value.
Nigel Stanger committed on 16 May 2016
2016-04-29
• Removed @expectedException annotations as they were causing spurious failures. Checking based on the exception text is more useful in general anyway.
Nigel Stanger committed on 29 Apr 2016
• Switched to BDL scenario. ...
Nigel Stanger committed on 29 Apr 2016
2016-03-31
• Made more use of contractions. ...
Nigel Stanger committed on 31 Mar 2016
• Switched to BDL scenario. ...
Nigel Stanger committed on 31 Mar 2016
2013-07-27
Enabled all tables.
Nigel Stanger committed on 27 Jul 2013
2013-07-26
Moved SQL schema into scenario directory.
Nigel Stanger committed on 26 Jul 2013
2013-07-24
Moved scenario-specific code into scenario subtree and factored out globally defined values into various configuration files. Also replaced a bunch of things with global constants.
Nigel Stanger committed on 24 Jul 2013