<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-oblast/CHANGELOG.md, branch v0.13.1</title>
<subtitle>A small ORM library for Go, focused on type safety and performance</subtitle>
<id>http://git.xyrillian.de/go-oblast/atom/CHANGELOG.md?h=v0.13.1</id>
<link rel='self' href='http://git.xyrillian.de/go-oblast/atom/CHANGELOG.md?h=v0.13.1'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/'/>
<updated>2026-07-31T21:40:46Z</updated>
<entry>
<title>v0.13.1</title>
<updated>2026-07-31T21:40:46Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:40:46Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=238b5820a9968cb4c775fd9cf2e7e2cfeb24c78e'/>
<id>urn:sha1:238b5820a9968cb4c775fd9cf2e7e2cfeb24c78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.13.0</title>
<updated>2026-07-31T21:36:49Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:36:49Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=90a7191d1e53699a8d2cad01022435ee85e0214b'/>
<id>urn:sha1:90a7191d1e53699a8d2cad01022435ee85e0214b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace types Handle, DB, Conn, Tx with their gg/gsql equivalents</title>
<updated>2026-07-31T21:35:23Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T19:39:56Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=656e5dcce132716b39005814407224f989aa8c2d'/>
<id>urn:sha1:656e5dcce132716b39005814407224f989aa8c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.12.0</title>
<updated>2026-07-17T17:36:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T17:36:07Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=b6cb7131c0ec599d9736e4928a00712e1c8faf2f'/>
<id>urn:sha1:b6cb7131c0ec599d9736e4928a00712e1c8faf2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cache buildPlan results</title>
<updated>2026-07-17T17:35:55Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T17:35:55Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=1383c6fbaa6b9e0b7cc5e44b74a905352d596758'/>
<id>urn:sha1:1383c6fbaa6b9e0b7cc5e44b74a905352d596758</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.11.0</title>
<updated>2026-07-17T17:05:58Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T17:05:58Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=cace62995e5827a0032c3605d22fa54f570b8788'/>
<id>urn:sha1:cace62995e5827a0032c3605d22fa54f570b8788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add type Selection</title>
<updated>2026-07-17T17:03:48Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T17:03:48Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=356730208b8b909a9959272e99b1a79c0246cb63'/>
<id>urn:sha1:356730208b8b909a9959272e99b1a79c0246cb63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.10.0</title>
<updated>2026-05-22T12:20:38Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-22T12:20:38Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=2a0d9af9dc921e8ce1c10a10975742f5a1bf2ae6'/>
<id>urn:sha1:2a0d9af9dc921e8ce1c10a10975742f5a1bf2ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bring back support for LastInsertId-based INSERT</title>
<updated>2026-05-22T12:01:24Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-22T12:01:24Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=764eaf643e323b92a616fc8e6a193855bb43d905'/>
<id>urn:sha1:764eaf643e323b92a616fc8e6a193855bb43d905</id>
<content type='text'>
As the remaining TODO noted, this really is much more memory-efficient
than QueryRow when we can use it, since it does not allocate an
*sql.Rows instance inside the *sql.Row instance where we call Scan().
</content>
</entry>
<entry>
<title>v0.9.0</title>
<updated>2026-05-18T21:09:37Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-18T21:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=091f9b68a70d617a38ddf7a662aaf351724be746'/>
<id>urn:sha1:091f9b68a70d617a38ddf7a662aaf351724be746</id>
<content type='text'>
</content>
</entry>
</feed>
