<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/nix/libstore/sqlite.cc, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2016-10-28T20:30:17Z</updated>
<entry>
<title>daemon: Improve the SQLite wrapper API.</title>
<updated>2016-10-28T20:30:17Z</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2016-03-30T13:50:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=b1fd0ab73425e682a0a1404da6963f47a033bb34'/>
<id>urn:sha1:b1fd0ab73425e682a0a1404da6963f47a033bb34</id>
<content type='text'>
In particular, this eliminates a bunch of boilerplate code.

Also integrates these Nix commits:

  80da7a6 Probably fix SQLITE_BUSY errors
  37a337b throwSQLiteError(): Check for SIGINT so we don't loop forever

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>daemon: Factor out SQLite handling.</title>
<updated>2016-10-28T20:30:17Z</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2016-03-30T11:27:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7bed5d91dea6ecff565d51a021e6f99718d04f86'/>
<id>urn:sha1:7bed5d91dea6ecff565d51a021e6f99718d04f86</id>
<content type='text'>
* nix/libstore/local-store.cc: Move SQLite code to...
* nix/libstore/sqlite.cc, nix/libstore/sqlite.hh: ... here.  New files.
* nix/local.mk (libstore_a_SOURCES): Add sqlite.cc.
(libstore_headers): Add sqlite.hh.

Co-authored-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
</feed>
