<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ceres/model/db.go, branch step-re-ordering</title>
<subtitle>Recipe server for your favorite dishes</subtitle>
<id>https://cgit.xengineering.eu/ceres/atom/model/db.go?h=step-re-ordering</id>
<link rel='self' href='https://cgit.xengineering.eu/ceres/atom/model/db.go?h=step-re-ordering'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/'/>
<updated>2024-10-24T15:01:24Z</updated>
<entry>
<title>Rework error handling of model.DB.Transaction()</title>
<updated>2024-10-24T15:01:24Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-10-24T15:01:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=dc37aaceea903fcc84144c7566a14b3c5378dcaf'/>
<id>urn:sha1:dc37aaceea903fcc84144c7566a14b3c5378dcaf</id>
<content type='text'>
The functions in the sub-packages model, view and controller should not
log too much. Instead they should return errors which can be extended by
fmt.Errorf("&lt;some mesage&gt;: %w", err).
</content>
</entry>
<entry>
<title>model: Rename to db.go</title>
<updated>2024-10-21T19:37:54Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2024-10-21T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/ceres/commit/?id=f917bc9e1973bfc1c6ab56bf1362295f89d687c3'/>
<id>urn:sha1:f917bc9e1973bfc1c6ab56bf1362295f89d687c3</id>
<content type='text'>
The old name database.go did not match the type name DB.
</content>
</entry>
</feed>
