<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibDB++ ODBC/libodbcpp, branch libdbpp-odbc-1.2.0</title>
<subtitle>LibDB++ ODBC connector.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libdbpp-odbc/atom?h=libdbpp-odbc-1.2.0</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/atom?h=libdbpp-odbc-1.2.0'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/'/>
<updated>2018-04-22T14:13:33Z</updated>
<entry>
<title>C++17</title>
<updated>2018-04-22T14:13:33Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-22T14:13:33Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=ffd3c8e7dcf3bee3304d7c28d8102bf343b64c76'/>
<id>urn:sha1:ffd3c8e7dcf3bee3304d7c28d8102bf343b64c76</id>
<content type='text'>
Updates code largely in-keeping with updates to be C++17 in line with
libadhocutil and libdbpp.
</content>
</entry>
<entry>
<title>Mark potential fall-through</title>
<updated>2018-03-13T23:01:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-13T23:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=964f51b912f58219616219cfcb5de353e8edebad'/>
<id>urn:sha1:964f51b912f58219616219cfcb5de353e8edebad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw in descructors</title>
<updated>2018-03-13T23:01:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-13T22:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=ac73cf089e82447144674db7ebfaa4132d77091f'/>
<id>urn:sha1:ac73cf089e82447144674db7ebfaa4132d77091f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API change to pass command options through</title>
<updated>2017-01-01T18:43:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-01T18:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=81ebcc8f2bbc20bc851ea9986f1aadb1c8e4874d'/>
<id>urn:sha1:81ebcc8f2bbc20bc851ea9986f1aadb1c8e4874d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DB specific connector doesn't need docs</title>
<updated>2017-01-01T15:15:26Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-01T15:15:26Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=9c01611b95f0902b63cff3ff302090baf923267b'/>
<id>urn:sha1:9c01611b95f0902b63cff3ff302090baf923267b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do lots more work with compile time formatter instead runtime formatters</title>
<updated>2016-12-31T04:59:00Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-12-31T04:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=cadf2251ea3fa4f651726223e5426703f9a94a62'/>
<id>urn:sha1:cadf2251ea3fa4f651726223e5426703f9a94a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Partially tested global visibility hidden in all projects</title>
<updated>2016-01-24T21:09:32Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-01-24T21:09:32Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=ac9962997976fd4ac14abd038f9f3d00623cfdfd'/>
<id>urn:sha1:ac9962997976fd4ac14abd038f9f3d00623cfdfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take an extra argument to mock to allow for specifying which driver to use, etc. Move all the PostgreSQL specific bits into the unit test itself. Reference the driver library by filename thus not requiring configuration for the test to run.</title>
<updated>2016-01-04T19:46:34Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-01-04T19:46:34Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=dcf0c906a22e7f23495ee8fe5c30c2d1870f7639'/>
<id>urn:sha1:dcf0c906a22e7f23495ee8fe5c30c2d1870f7639</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error message creation in exception</title>
<updated>2016-01-04T19:40:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2016-01-04T19:40:35Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=bd8080fb7fe53d68741207600918fef500aa56d1'/>
<id>urn:sha1:bd8080fb7fe53d68741207600918fef500aa56d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve and centralise transaction handling logic</title>
<updated>2015-12-29T06:00:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-29T05:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-odbc/commit/?id=50a3dbfd0fa9dbcdf542d64be26d6f44ba65998c'/>
<id>urn:sha1:50a3dbfd0fa9dbcdf542d64be26d6f44ba65998c</id>
<content type='text'>
</content>
</entry>
</feed>
