<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Project2, branch project2-1.1.1</title>
<subtitle>Project2 application engine.</subtitle>
<id>https://git.randomdan.homeip.net/repo/project2/atom?h=project2-1.1.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/project2/atom?h=project2-1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/'/>
<updated>2015-05-03T23:29:43Z</updated>
<entry>
<title>Restore propagated flag so the deps work properly</title>
<updated>2015-05-03T23:29:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-03T23:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=7cfcfa3583fbb881482395c40b71fa8167ef144a'/>
<id>urn:sha1:7cfcfa3583fbb881482395c40b71fa8167ef144a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mocking and tests for ODBC.</title>
<updated>2015-05-02T20:23:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T20:20:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=79048ae19355cb8179e1abee8be001fcb0bdfcb7'/>
<id>urn:sha1:79048ae19355cb8179e1abee8be001fcb0bdfcb7</id>
<content type='text'>
Note: whilst intervals sort of work, ODBC thinks the column is a longvarchar in PQ, so the UTs don't cover it.
Also note: the ODBC UT mock is a hack over the PQ one, probably not suitable for general purpose use
</content>
</entry>
<entry>
<title>Add support for RDBMS boolean/bit types</title>
<updated>2015-05-02T17:41:53Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T17:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=c6d40e631d9b6496d44cc03abf1fedf4b46e5aad'/>
<id>urn:sha1:c6d40e631d9b6496d44cc03abf1fedf4b46e5aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor, more OO, less hacky bind</title>
<updated>2015-05-02T17:17:29Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T17:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=3c7f89796275ff535c190c4a58775da48f76cb46'/>
<id>urn:sha1:3c7f89796275ff535c190c4a58775da48f76cb46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Centralize the mocking code</title>
<updated>2015-05-02T17:11:51Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T17:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=53075e2b911dc62619b3843985b6aab0ac32c436'/>
<id>urn:sha1:53075e2b911dc62619b3843985b6aab0ac32c436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MySQL mocking and test cases</title>
<updated>2015-05-02T01:50:20Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T01:50:20Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=82c224a22abece418c0d2bf0267517c207fcf802'/>
<id>urn:sha1:82c224a22abece418c0d2bf0267517c207fcf802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test against a fixed time as class is initialized once per test</title>
<updated>2015-05-02T01:49:10Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T01:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=d0ab67324c42d3d3be2700daa791e227c384c059'/>
<id>urn:sha1:d0ab67324c42d3d3be2700daa791e227c384c059</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assert the row in the init script</title>
<updated>2015-05-02T01:43:59Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T01:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=a725c0b29f56bd25c5c0b836858604c3a002d6cb'/>
<id>urn:sha1:a725c0b29f56bd25c5c0b836858604c3a002d6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the untested boolean column</title>
<updated>2015-05-02T01:42:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-05-02T01:42:41Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=70883aa9da5c10b6604147b7f99c56dadffe8ca4'/>
<id>urn:sha1:70883aa9da5c10b6604147b7f99c56dadffe8ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds support for SQLite, SQLite mocking and some basic tests</title>
<updated>2015-04-29T23:27:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-04-29T23:27:27Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/project2/commit/?id=d80e4e4f5505f5da52eed454b174bbac03886a02'/>
<id>urn:sha1:d80e4e4f5505f5da52eed454b174bbac03886a02</id>
<content type='text'>
</content>
</entry>
</feed>
