Add changelog entry for`dialects` option

This commit is contained in:
Simon Binder 2023-07-27 10:22:37 +02:00
parent 8d3f490604
commit 5e32e549ea
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- [Nested result columns](https://drift.simonbinder.eu/docs/using-sql/drift_files/#nested-results)
in drift files can now refer to any result set (e.g. a table-valued function or a subquery).
They were restricted to direct table references before.
- Add the `dialects` builder option to generate code supporting multiple SQL dialects.
## 2.10.0