4 lines
329 B
Markdown
4 lines
329 B
Markdown
- Fix AWS Data API type hints bugs in RQB
|
|
- Fix set transactions in MySQL bug - thanks @roguesherlock
|
|
- Add forwaring dependencies within useLiveQuery, fixes [#2651](https://github.com/drizzle-team/drizzle-orm/issues/2651) - thanks @anstapol
|
|
- Export additional types from SQLite package, like `AnySQLiteUpdate` - thanks @veloii |