aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* v0.8.0v0.8.0Stefan Majewsky2026-05-131-1/+1
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-0/+6
* Insert, Upsert, Update, Delete: do not panic on indirection through nil pointerStefan Majewsky2026-05-131-0/+7
* v0.7.0v0.7.0Stefan Majewsky2026-05-121-1/+1
* add escaping in Dialect.QuoteIdentifier implementationsStefan Majewsky2026-05-121-0/+4
* change Handle to a generic interface without explicit dep on database/sqlStefan Majewsky2026-05-121-0/+11
* v0.6.0v0.6.0Stefan Majewsky2026-05-081-1/+1
* add type RuntimeIndexStefan Majewsky2026-05-081-0/+6
* v0.5.0v0.5.0Stefan Majewsky2026-05-081-1/+1
* allow both None or ErrNoRows in SelectOne{,Where}Stefan Majewsky2026-05-081-0/+7
* v0.4.0v0.4.0Stefan Majewsky2026-05-041-1/+1
* return None instead of ErrNoRows from SelectOne{,Where}Stefan Majewsky2026-05-041-0/+6
* v0.3.0v0.3.0Stefan Majewsky2026-04-301-1/+1
* shave an allocation and memcpy from Select() and SelectWhere()Stefan Majewsky2026-04-301-2/+6
* add ctx arguments to most methodsStefan Majewsky2026-04-301-1/+4
* add Store.Upsert()Stefan Majewsky2026-04-241-1/+2
* remove support for SQL dialects that rely on LastInsertId()Stefan Majewsky2026-04-241-0/+11
* v0.2.0v0.2.0Stefan Majewsky2026-04-181-1/+1
* add StructTagKeyIsStefan Majewsky2026-04-181-0/+6
* v0.1.0v0.1.0Stefan Majewsky2026-04-181-0/+9