<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat, branch x-attic-cockroach</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=x-attic-cockroach</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=x-attic-cockroach'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2018-09-11T02:37:36Z</updated>
<entry>
<title>Merge branch 'master' into cockroach</title>
<updated>2018-09-11T02:37:36Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=dd0dbc45a0c0aad0819203431d374cbd93cce58f'/>
<id>urn:sha1:dd0dbc45a0c0aad0819203431d374cbd93cce58f</id>
<content type='text'>
Manually resolve conflicts in:
  rust/migrations/2018-05-12-001226_init/up.sql
</content>
</entry>
<entry>
<title>add some notes from cockroach tuning</title>
<updated>2018-09-11T02:33:28Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:33:28Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1aa49b2c613178f17a2cb6e85a22f183a1c81947'/>
<id>urn:sha1:1aa49b2c613178f17a2cb6e85a22f183a1c81947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add import timing notes from weekend</title>
<updated>2018-09-11T02:33:13Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=60b070103e80a83e062a57cefd0ba0a84fc3a4c0'/>
<id>urn:sha1:60b070103e80a83e062a57cefd0ba0a84fc3a4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update TODO</title>
<updated>2018-09-11T02:32:46Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5647fd1c8c043a1e36af39a03b6495bc75b576dc'/>
<id>urn:sha1:5647fd1c8c043a1e36af39a03b6495bc75b576dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many small API cleanups</title>
<updated>2018-09-11T02:30:10Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3df7c6fa601309b74c1b664f2f09f048dce2bf29'/>
<id>urn:sha1:3df7c6fa601309b74c1b664f2f09f048dce2bf29</id>
<content type='text'>
- use FatCatId much more often (though not everywhere yet)
- more consistent types
- remove redundant error handling code in wrappers
</content>
</entry>
<entry>
<title>re-gen rust code</title>
<updated>2018-09-11T02:29:47Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=bed2d170a205df1356826d3fead3efa9991137a9'/>
<id>urn:sha1:bed2d170a205df1356826d3fead3efa9991137a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make API types more consistent</title>
<updated>2018-09-11T02:29:37Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T02:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c6b4ccfb8b5796a632b3d7a469b7658eeed070c0'/>
<id>urn:sha1:c6b4ccfb8b5796a632b3d7a469b7658eeed070c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>continue CRUD refactor, removing CUD handlers</title>
<updated>2018-09-11T01:38:12Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T01:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=bf769e17ccdb788cb6127c26fb7f0e60e1fd0a9e'/>
<id>urn:sha1:bf769e17ccdb788cb6127c26fb7f0e60e1fd0a9e</id>
<content type='text'>
Can't remove the "get" handlers because of the expand parameter, which
is only implemented for releases and in the handler (not in the CRUD
trait, yet).

Also didn't do the batch handler stuff yet.
</content>
</entry>
<entry>
<title>squelch unused macro warning</title>
<updated>2018-09-11T01:11:01Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T01:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d57a807ee0481fd6534307f0870a0f96ea19cd25'/>
<id>urn:sha1:d57a807ee0481fd6534307f0870a0f96ea19cd25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>database_entity_crud -&gt; api_entity_crud</title>
<updated>2018-09-11T01:09:29Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2018-09-11T01:09:29Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=70144145ee627f521ee7a9d5020dce2cb2b96373'/>
<id>urn:sha1:70144145ee627f521ee7a9d5020dce2cb2b96373</id>
<content type='text'>
</content>
</entry>
</feed>
