<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-oblast/internal, branch main</title>
<subtitle>A small ORM library for Go, focused on type safety and performance</subtitle>
<id>http://git.xyrillian.de/go-oblast/atom/internal?h=main</id>
<link rel='self' href='http://git.xyrillian.de/go-oblast/atom/internal?h=main'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/'/>
<updated>2026-06-20T18:41:07Z</updated>
<entry>
<title>bump gg to 0.10.0, use gg/assert</title>
<updated>2026-06-20T18:41:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-06-20T18:41:07Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=bf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d'/>
<id>urn:sha1:bf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2026-05-12T11:16:51Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T11:16:51Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=14ae9e47a2a303726f8e5141cfd46bb22e0f51c6'/>
<id>urn:sha1:14ae9e47a2a303726f8e5141cfd46bb22e0f51c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exclude testhelpers from coverage testing</title>
<updated>2026-04-24T14:10:09Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-24T13:46:24Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=e45a8be0dcfc375963a061d83e04429995053da1'/>
<id>urn:sha1:e45a8be0dcfc375963a061d83e04429995053da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>basic test coverage for Insert, Update, Delete</title>
<updated>2026-04-17T13:29:47Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-17T13:29:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=793ba92c9f743d1755913bcb836b07973d4ca4bc'/>
<id>urn:sha1:793ba92c9f743d1755913bcb836b07973d4ca4bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve test coverage, error reporting for Select()</title>
<updated>2026-04-17T12:53:55Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-17T12:53:52Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=52f44287216b47149da9eb3f038408447f0e5981'/>
<id>urn:sha1:52f44287216b47149da9eb3f038408447f0e5981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>increase test coverage for planning</title>
<updated>2026-04-15T17:10:41Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-15T17:10:41Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=0adf505773054a92d77a9c937c8c5e56e74493e0'/>
<id>urn:sha1:0adf505773054a92d77a9c937c8c5e56e74493e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>before scanning, spawn member structs within pointers as necessary</title>
<updated>2026-04-15T16:54:36Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-15T16:54:36Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=a818aab2a4b48e399d5186c235149ef21011a4af'/>
<id>urn:sha1:a818aab2a4b48e399d5186c235149ef21011a4af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fold package internal into package oblast</title>
<updated>2026-04-13T22:50:20Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-13T22:50:20Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=d75031ffd1667c330ccc281ea330503eaeaea88a'/>
<id>urn:sha1:d75031ffd1667c330ccc281ea330503eaeaea88a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial test coverage for Store.Select functions</title>
<updated>2026-04-13T22:41:25Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-13T22:41:25Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=9191e018ff90deb99f3881966a5d356a05027e0f'/>
<id>urn:sha1:9191e018ff90deb99f3881966a5d356a05027e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mock SQL driver for tests</title>
<updated>2026-04-13T10:41:42Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-04-13T10:41:41Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=49a52b73afac2c97a8f3b7cffd434b29e6f30fcf'/>
<id>urn:sha1:49a52b73afac2c97a8f3b7cffd434b29e6f30fcf</id>
<content type='text'>
Ironically, not tested yet.
</content>
</entry>
</feed>
