We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479ca6a commit 5600800Copy full SHA for 5600800
changelogs/drizzle-orm/0.23.6.md
@@ -1,6 +1,6 @@
1
- 🐛 Fixed referencing the selected aliased field in the same query
2
- 🐛 Fixed decimal column data type in MySQL
3
- 🐛 Fixed mode autocompletion for integer column in SQLite
4
-- 🐛 Fixed extra parentheses in the generated SQL for the `IN` operator (#383)
+- 🐛 Fixed extra parentheses in the generated SQL for the `IN` operator (#382)
5
- 🐛 Fixed regression in `pgEnum.enumValues` type (#358)
6
- 🎉 Allowed readonly arrays to be passed to `pgEnum`
0 commit comments