From f175f85a690dd37d8cccaefbe844caeee2a372cd Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sat, 11 Apr 2026 01:06:21 +0200 Subject: reduce function body of Select() further, add context to errors --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4494b49..b40d2b1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ SPDX-License-Identifier: Apache-2.0 # Oblast -My attempt at an ORM library for Go. Inspired by [Gorp](https://pkg.go.dev/gopkg.in/gorp.v3), but without the bits that make Gorp slow. +My attempt at a minimal ORM library for Go. Inspired by [Gorp](https://pkg.go.dev/gopkg.in/gorp.v3), but without the bits that make Gorp slow. + +You may think that the name refers to the type of administrative division that exists in several Slavic countries, but it's actually just an acronym for what this library does: **Ob**ject **L**oading **A**nd **St**oring. ## Unstructured notes -- cgit v1.2.3