<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-oblast/query.go, 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/query.go?h=v0.13.1</id>
<link rel='self' href='http://git.xyrillian.de/go-oblast/atom/query.go?h=v0.13.1'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/'/>
<updated>2026-07-31T21:35:23Z</updated>
<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>replace ioError with gg/errext.WithCleanup</title>
<updated>2026-07-31T21:34:43Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:34:43Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=a2f8d7a68f324d5b4086148571f990409425e22a'/>
<id>urn:sha1:a2f8d7a68f324d5b4086148571f990409425e22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc proofreading</title>
<updated>2026-05-22T12:19:54Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-22T12:19:54Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=ce5bdc5f6689c255dc5a24626bcc63acd498941c'/>
<id>urn:sha1:ce5bdc5f6689c255dc5a24626bcc63acd498941c</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>return a concrete type from Wrap() to enable non-Oblast DB operations</title>
<updated>2026-05-12T23:13:17Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T23:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=a561ebb42148c72638f943e44191da07c16df7f6'/>
<id>urn:sha1:a561ebb42148c72638f943e44191da07c16df7f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Insert, Upsert, Update, Delete: do not panic on indirection through nil pointer</title>
<updated>2026-05-12T22:40:24Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T22:39:22Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=2fe6a5a42ccb663211f4f4804b78fff3bd9ebdc0'/>
<id>urn:sha1:2fe6a5a42ccb663211f4f4804b78fff3bd9ebdc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clarify docstrings, put down TODOs based on review feedback</title>
<updated>2026-05-12T11:25:00Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T11:23:39Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=80c3fadf24fe9d784d876eec247fd6799af49c8a'/>
<id>urn:sha1:80c3fadf24fe9d784d876eec247fd6799af49c8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change Handle to a generic interface without explicit dep on database/sql</title>
<updated>2026-05-12T11:11:41Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T11:11:41Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=7bdc14a145c4b5c380921abf1db3f2c00a9c66cc'/>
<id>urn:sha1:7bdc14a145c4b5c380921abf1db3f2c00a9c66cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ctx arguments to most methods</title>
<updated>2026-04-29T22:56:38Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-29T22:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=71d4c873bd12233b585637404115cfea9462c904'/>
<id>urn:sha1:71d4c873bd12233b585637404115cfea9462c904</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shave off some more allocations</title>
<updated>2026-04-29T22:26:10Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-29T22:26:10Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=24bfa86b90f7b9bec886af7e3e4f02fee25ce99c'/>
<id>urn:sha1:24bfa86b90f7b9bec886af7e3e4f02fee25ce99c</id>
<content type='text'>
</content>
</entry>
</feed>
