<feed xmlns='http://www.w3.org/2005/Atom'>
<title>memora/src/db/sqlite.zig, branch dev</title>
<subtitle>Image Gallery
</subtitle>
<id>http://git.nathanreiner.xyz/memora/atom?h=dev</id>
<link rel='self' href='http://git.nathanreiner.xyz/memora/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/'/>
<updated>2026-05-28T12:37:25Z</updated>
<entry>
<title>Sketch new DB API.</title>
<updated>2026-05-28T12:37:25Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-28T12:37:25Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=e18128f73c2b78cb9505754facff3835b2f70ba4'/>
<id>urn:sha1:e18128f73c2b78cb9505754facff3835b2f70ba4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Minor changes to documentation."</title>
<updated>2026-05-24T10:24:34Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-24T10:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=6b0c1bbdcec1d7eff7854242c98a6f4db5588f66'/>
<id>urn:sha1:6b0c1bbdcec1d7eff7854242c98a6f4db5588f66</id>
<content type='text'>
This reverts commit 460942180d10a2d9bcea6773dc0a3a87d6bf8a71.
</content>
</entry>
<entry>
<title>Make length conversion safety-check for illegal behaviour instead of</title>
<updated>2026-05-23T11:13:09Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-23T11:13:09Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=20947eafe683ecca39bbb8357c52fdfbb4275217'/>
<id>urn:sha1:20947eafe683ecca39bbb8357c52fdfbb4275217</id>
<content type='text'>
silently failing.
</content>
</entry>
<entry>
<title>Minor changes to documentation.</title>
<updated>2026-05-23T11:11:41Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-23T11:11:41Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=460942180d10a2d9bcea6773dc0a3a87d6bf8a71'/>
<id>urn:sha1:460942180d10a2d9bcea6773dc0a3a87d6bf8a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add documentation.</title>
<updated>2026-05-22T16:27:18Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-22T16:27:18Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=a7d1c5ce64978efa63b93758517479b6745b387c'/>
<id>urn:sha1:a7d1c5ce64978efa63b93758517479b6745b387c</id>
<content type='text'>
- Add debug assertion to `Result.from`.
- Rename `Result.asError` to `Result.toError`.
- Fix bug in `Result.toError` where if `self` was an extended result
  code, only the primary result code would be returned as the error
  name.
</content>
</entry>
<entry>
<title>- Add associated function on `Result` type that returns the error</title>
<updated>2026-05-21T13:30:07Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-21T13:30:07Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=a9b6b2495de6c97fd17b37885dd99d8557a9ea0e'/>
<id>urn:sha1:a9b6b2495de6c97fd17b37885dd99d8557a9ea0e</id>
<content type='text'>
  type, as not every primary error code has an extended error code.
- Implement `Database.deinit` and `Database.query` functions.
</content>
</entry>
<entry>
<title>Implement Sqlite3 result codes and start on database abstraction.</title>
<updated>2026-05-20T18:50:33Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-20T18:50:33Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=d4b3a64ba6ad2862eb31e8c3081b7247c6b7b7b3'/>
<id>urn:sha1:d4b3a64ba6ad2862eb31e8c3081b7247c6b7b7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start on Sqlite3.</title>
<updated>2026-05-20T13:27:00Z</updated>
<author>
<name>Alexander Rolley</name>
<email>arolley35@gmail.com</email>
</author>
<published>2026-05-20T13:27:00Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=004b9941cbb703ceebb4804a6f0a2328889d38a8'/>
<id>urn:sha1:004b9941cbb703ceebb4804a6f0a2328889d38a8</id>
<content type='text'>
</content>
</entry>
</feed>
