History for sqlmarker / Unit_testing / Schema.php
2013-06-27
Made the database connection reusable rather than recreating it every time.
Nigel Stanger committed on 27 Jun 2013
2013-06-25
Fixed typo in output.
Nigel Stanger committed on 25 Jun 2013
Ensured that maximum and minimum column length assertions are only asserted where actually relevant.
Nigel Stanger committed on 25 Jun 2013
Rewrote provideColumnLengths() to return fixed rather than variable-length result.
Nigel Stanger committed on 25 Jun 2013
- Improved descriptive output. ...
Nigel Stanger committed on 25 Jun 2013
2013-06-24
Added preliminary output based on whether an illegal value is rejected by a constraint or an actual overflow.
Nigel Stanger committed on 24 Jun 2013
2013-06-21
- Slightly tidier printing of messages involving plurals. ...
Nigel Stanger committed on 21 Jun 2013
Added experimental unit testing code.
Nigel Stanger committed on 21 Jun 2013