DrizzleORM v0.30.3 release
  Mar 19, 2024 
 New Features
- Added raw query support (db.execute(...)) to batch API in Neon HTTP driver
To get started with Neon and Drizzle follow the documentation
Fixes
- Fixed @neondatabase/serverlessHTTP driver types issue (#1945, neondatabase/serverless#66)
- Fixed sqlite-proxy driver .run()result
To get started with SQLite proxy driver and Drizzle follow the documentation