2014-03-20 |
• Added some possible column aliases.
Nigel Stanger
committed
on 20 Mar 2014
|
---|---|
• Updated table list.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Sale specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Corrected length of purchase ID values.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Corrected name of sales table.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Purchase specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Customer specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
|
|
• Initial basic working version of Other specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Service specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Staff specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Fixed quotes on test values.
Nigel Stanger
committed
on 20 Mar 2014
|
|
• Initial basic working version of Warranty specification.
Nigel Stanger
committed
on 20 Mar 2014
|
|
2014-03-19 |
|
• Initial basic working version of Car_Feature specification.
Nigel Stanger
committed
on 19 Mar 2014
|
|
• Added maximum length for Feature_Code.
Nigel Stanger
committed
on 19 Mar 2014
|
|
• Restored inadvertently deleted extra cars.
Nigel Stanger
committed
on 19 Mar 2014
|
|
• Initial basic working version of Feature specification.
Nigel Stanger
committed
on 19 Mar 2014
|
|
• Initial basic working version of Car specification.
Nigel Stanger
committed
on 19 Mar 2014
|
|
|
|
2014-03-18 |
• Added initial specification files for Used Cars schema.
Nigel Stanger
committed
on 18 Mar 2014
|
• Added initial working version of Used Cars schema DDL.
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Added very basic connection logging (closes #32).
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Added note about interpreting error messages.
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Added StringContainsSC and TraversableContainsSC constraints.
...
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Made running of data tests dependent on correct data types, columns lengths and nullability.
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Removed the modified PHPUnit Autoload.php and switched to explicit loading of custom constraint classes.
...
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Overrode evaluate() to stop it throwing out a too-informative exception.
Nigel Stanger
committed
on 18 Mar 2014
|
|
• Fixed placeholder typo in printf argument.
Nigel Stanger
committed
on 18 Mar 2014
|
|
2014-03-17 |
• Slightly tweaked output for numeric column length assertion.
Nigel Stanger
committed
on 17 Mar 2014
|