© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Issues with `pg-drizzle` Types After Postgres to PG Changes - Effect Community
EC
Effect Community
•
5mo ago
•
3 replies
sbs
Issues with `pg-drizzle` Types After Postgres to PG Changes
Are the types for pg
-drizzle just broken now after the postgres
-
> pg changes
?
db.execute
db.execute
where
db = PgDrizzle.make(..)
db = PgDrizzle.make(..)
claims to return
Record<string, unknown>[]
Record<string, unknown>[]
but instead returns an array of some sort of
Result
Result
objects
.
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Performance Issues with `@effect/sql-drizzle` Compared to Drizzle
EC
Effect Community / sql
15mo ago
Reason for switching from `postgres` to `pg`?
EC
Effect Community / sql
5mo ago
Possibility of Rewriting `@effect/sql-pg` to Use `pg` Instead of `postgres`?
EC
Effect Community / sql
11mo ago
Migrating Postgres Effect Wrapper to SQL-PG Packages
EC
Effect Community / sql
2y ago