Skip to content

Commit 1dcf618

Browse files
authored
Update readme.md (#87)
1 parent eb8768f commit 1dcf618

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@ And you now have the option to return named tuples from queries:
179179
### 0.1.20
180180

181181
* Support for `SimpleTable` classes which do not need a `T[_]` higher kinded parameter,
182-
and support for use of Scala 3.7.0 named tuples in queries [#81](https://github.com/com-lihaoyi/scalasql/pull/81)
182+
and support for use of Scala 3.7.0 named tuples in queries [#81](https://github.com/com-lihaoyi/scalasql/pull/81).
183+
See this blog post for more details: [Making ScalaSql boring again (with interesting new internals)](https://bishabosha.github.io/articles/scalasql-simpletable.html)
183184

184185
### 0.1.19
185186

0 commit comments

Comments
 (0)