Files
drizzle-team--drizzle-orm/changelogs/drizzle-orm/0.38.4.md
T
2026-07-13 12:10:05 +08:00

3 lines
214 B
Markdown

- New SingleStore type `vector` - thanks @mitchwadair
- Fix wrong DROP INDEX statement generation, [#3866](https://github.com/drizzle-team/drizzle-orm/pull/3866) - thanks @WaciX
- Typo fixes - thanks @stephan281094