<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tosin, branch canon</title>
<subtitle>like Django but for Rust
</subtitle>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/'/>
<entry>
<title>ensure save_mut works to update too</title>
<updated>2021-07-01T02:56:55+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-07-01T02:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=66cb812ba4a898ea9a70dc18742cd3f35db44aaf'/>
<id>66cb812ba4a898ea9a70dc18742cd3f35db44aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finish the Queryable impl for models</title>
<updated>2021-07-01T02:33:08+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-07-01T02:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=6cd9b9afcf3a60205f898bc5a91d0a57eb64ce16'/>
<id>6cd9b9afcf3a60205f898bc5a91d0a57eb64ce16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the table name matching what actually exists</title>
<updated>2021-07-01T01:55:47+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-07-01T01:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=36b8d3d0a8c97726d4413ae005b36e6288119ed4'/>
<id>36b8d3d0a8c97726d4413ae005b36e6288119ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delete gather_migrations since it gets miscached</title>
<updated>2021-06-30T23:06:02+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T23:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=85d53a3358819d15788e1196d110fb6fd7199c67'/>
<id>85d53a3358819d15788e1196d110fb6fd7199c67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the actual path to the app dir for make_migrations</title>
<updated>2021-06-30T22:31:21+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T22:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=bc874c9d1363d3bf8865ea7a629eb976e23386b3'/>
<id>bc874c9d1363d3bf8865ea7a629eb976e23386b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add getters &amp; setters</title>
<updated>2021-06-30T22:15:44+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T22:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=a4f6e7af6576744e238ecafda826cbe602c23db5'/>
<id>a4f6e7af6576744e238ecafda826cbe602c23db5</id>
<content type='text'>
not just making fields pub yet bc validation seems like a good idea
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not just making fields pub yet bc validation seems like a good idea
</pre>
</div>
</content>
</entry>
<entry>
<title>finish inserting save_mut for models</title>
<updated>2021-06-30T21:58:48+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T21:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=b4c7c3cd480e626ac78b49ab91a95340ccfef26a'/>
<id>b4c7c3cd480e626ac78b49ab91a95340ccfef26a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>impl Insertable for models</title>
<updated>2021-06-30T19:22:31+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T19:22:31+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=bdfdcb98d39d1887b08748e1ea629f0a83f340a4'/>
<id>bdfdcb98d39d1887b08748e1ea629f0a83f340a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Model::new</title>
<updated>2021-06-30T06:46:18+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T06:46:18+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=41d2d919ac27e4f9148d84855c1e591c0b100a11'/>
<id>41d2d919ac27e4f9148d84855c1e591c0b100a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>juggle Id so FromSql works out</title>
<updated>2021-06-30T06:27:49+00:00</updated>
<author>
<name>Melody Horn</name>
<email>melody@boringcactus.com</email>
</author>
<published>2021-06-30T06:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://code.boringcactus.com/cgit/tosin/commit/?id=434b6d19a5a47e0d3b4399d9937565723328643e'/>
<id>434b6d19a5a47e0d3b4399d9937565723328643e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
