[jOOQ/jOOQ#6542] Re-write the README

This commit is contained in:
Lukas Eder 2023-06-07 13:12:15 +02:00
parent 5e996c0b34
commit f886cd3ec0

View File

@ -193,4 +193,4 @@ from film
order by film.title
```
This particular example is explained more in detail in the [`MULTISET` operator announcement blog post](https://blog.jooq.org/jooq-3-15s-new-multiset-operator-will-change-how-you-think-about-sql/). For many more examples, [please have a look at the demo](https://github.com/jOOQ/demo).
This particular example is explained more in detail in the [`MULTISET` operator announcement blog post](https://blog.jooq.org/jooq-3-15s-new-multiset-operator-will-change-how-you-think-about-sql/). For many more examples, [please have a look at the demo](https://github.com/jOOQ/demo).