<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibDB++, branch libdbpp-1.0.4</title>
<subtitle>Extensible C++ library for RDBMS access.</subtitle>
<id>http://git.randomdan.homeip.net/repo/libdbpp/atom?h=libdbpp-1.0.4</id>
<link rel='self' href='http://git.randomdan.homeip.net/repo/libdbpp/atom?h=libdbpp-1.0.4'/>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/'/>
<updated>2016-10-21T22:17:36Z</updated>
<entry>
<title>Add extra enable_if filter to check *o is a thing and test case of issues found compiling slicer</title>
<updated>2016-10-21T22:17:36Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-10-19T20:25:46Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=8440baf12e9a83d814c5a117c17772ccf951c713'/>
<id>urn:sha1:8440baf12e9a83d814c5a117c17772ccf951c713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add enable_if to catch some conversion madness</title>
<updated>2016-10-18T18:50:21Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-10-18T18:50:21Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=bf8edc374d0c199ae197c4939c059b84c6c8e24f'/>
<id>urn:sha1:bf8edc374d0c199ae197c4939c059b84c6c8e24f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wrappers for binding anything that can be optional (pointer or optional type)</title>
<updated>2016-10-18T18:26:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-10-18T18:26:08Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=aad6e2aac27dbde485137a93340336da198a542f'/>
<id>urn:sha1:aad6e2aac27dbde485137a93340336da198a542f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set cxxflags specifically, not cflags</title>
<updated>2016-10-07T14:41:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-10-07T14:41:43Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=a46a9f0618db3cce2d1eb6b0b0e64bd63096d703'/>
<id>urn:sha1:a46a9f0618db3cce2d1eb6b0b0e64bd63096d703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RowRange and supporting classes for use with for loop over a selected rowset</title>
<updated>2016-06-17T00:41:21Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-06-17T00:41:21Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=3c9ae28cf54f02c41310ad40a7085be0209e733a'/>
<id>urn:sha1:3c9ae28cf54f02c41310ad40a7085be0209e733a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add doxygen exclude markers</title>
<updated>2016-06-17T00:39:59Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-06-17T00:39:59Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=2df0b5d9cf1cf2cde726d4bfe67dc94232026129'/>
<id>urn:sha1:2df0b5d9cf1cf2cde726d4bfe67dc94232026129</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing doxygen comment</title>
<updated>2016-06-17T00:39:01Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-06-17T00:39:01Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=2309e2dfe487d7dffbc5a1ad8c7a18d1e74c1525'/>
<id>urn:sha1:2309e2dfe487d7dffbc5a1ad8c7a18d1e74c1525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support table source being a SqlWriter expression</title>
<updated>2016-04-23T22:20:16Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-04-23T22:20:16Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=b211eb99f3df920b7723d332773e04f290a407e7'/>
<id>urn:sha1:b211eb99f3df920b7723d332773e04f290a407e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Audit callbacks for deleted/updated/inserted records during table patch</title>
<updated>2016-04-18T19:59:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-04-18T19:59:52Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=698adc10d6220e0f04d4e2ede05e52fa73125d57'/>
<id>urn:sha1:698adc10d6220e0f04d4e2ede05e52fa73125d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build most things by default</title>
<updated>2016-01-27T20:43:50Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-01-27T19:36:22Z</published>
<link rel='alternate' type='text/html' href='http://git.randomdan.homeip.net/repo/libdbpp/commit/?id=c743f569cb20399891ba340d3077dea0d410039a'/>
<id>urn:sha1:c743f569cb20399891ba340d3077dea0d410039a</id>
<content type='text'>
</content>
</entry>
</feed>
