Back to Drizzle Orm

0.32.2

changelogs/drizzle-orm/0.32.2.md

0.45.2329 B
Original Source
  • Fix AWS Data API type hints bugs in RQB
  • Fix set transactions in MySQL bug - thanks @roguesherlock
  • Add forwaring dependencies within useLiveQuery, fixes #2651 - thanks @anstapol
  • Export additional types from SQLite package, like AnySQLiteUpdate - thanks @veloii