<feed xmlns='http://www.w3.org/2005/Atom'>
<title>LibDB++ SQLite/libsqlitepp, branch libdbpp-sqlite-1.2.0.1</title>
<subtitle>LibDB++ SQLite connector.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libdbpp-sqlite/atom?h=libdbpp-sqlite-1.2.0.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/atom?h=libdbpp-sqlite-1.2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/'/>
<updated>2018-04-22T14:08:27Z</updated>
<entry>
<title>Update to new PluginMock interface</title>
<updated>2018-04-22T14:08:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-22T14:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=54ff45dbff461f8a1bdc84ea4adbd44c6910f9c1'/>
<id>urn:sha1:54ff45dbff461f8a1bdc84ea4adbd44c6910f9c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-17T18:15:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-17T18:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=a802c57549d0111292eec1b9c0df86377efcf491'/>
<id>urn:sha1:a802c57549d0111292eec1b9c0df86377efcf491</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>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-sqlite/commit/?id=a131796676cc7fa0794f663f13d3930ea8258923'/>
<id>urn:sha1:a131796676cc7fa0794f663f13d3930ea8258923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register mock db implementations</title>
<updated>2017-01-01T15:51:09Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2017-01-01T15:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=bfad644e448077931e27814be9dfa6891db8619a'/>
<id>urn:sha1:bfad644e448077931e27814be9dfa6891db8619a</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-sqlite/commit/?id=785160ea39400cbfd9a3fe3d4eae11ea106b8d04'/>
<id>urn:sha1:785160ea39400cbfd9a3fe3d4eae11ea106b8d04</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-sqlite/commit/?id=70a2a9164fdd45a8a1a634d1b3b310096666954a'/>
<id>urn:sha1:70a2a9164fdd45a8a1a634d1b3b310096666954a</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-sqlite/commit/?id=fd28011455bd9552150031e9f4a69f5b185b4ae2'/>
<id>urn:sha1:fd28011455bd9552150031e9f4a69f5b185b4ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing override attribute</title>
<updated>2015-12-29T06:00:07Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-29T05:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=65b66ae41ff5dd3d79e133f62d1f8e8fc851153b'/>
<id>urn:sha1:65b66ae41ff5dd3d79e133f62d1f8e8fc851153b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-const insertId</title>
<updated>2015-12-29T06:00:07Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-29T04:35:17Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=a332399e83efe03ae4f203b89141f6af0d19e60b'/>
<id>urn:sha1:a332399e83efe03ae4f203b89141f6af0d19e60b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-const command getters</title>
<updated>2015-12-29T06:00:07Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2015-12-29T04:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libdbpp-sqlite/commit/?id=af520626793966ad435f655970b7df38bce0c629'/>
<id>urn:sha1:af520626793966ad435f655970b7df38bce0c629</id>
<content type='text'>
</content>
</entry>
</feed>
