© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
PR Request: Fix Model Type to Avoid Unsupported `returning` Syntax in MySQL - Effect Community
EC
Effect Community
•
2y ago
•
22 replies
Jamie
PR Request: Fix Model Type to Avoid Unsupported `returning` Syntax in MySQL
Hi Tim
, there
's an issue with the otherwise great Model type
: it wrongly assumes the availability of the
returning
returning
syntax
, which doesn
't exist in
, for example
, mysql
. Can I go ahead and make a PR to change it to just return void on inserts and updates
?
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
Trouble with `Model.JsonFromString(FooBar)` in MySQL
EC
Effect Community / sql
2mo ago
Update to New Schema Syntax: Create a PR or Await?
EC
Effect Community / sql
3y ago
Runtime Error with MYSQL8 After Migrating from @sqlfx/sql-mysql to @effect/sql-mysql2
EC
Effect Community / sql
2y ago
Issue with `DateTimeFromDateWithNow` Type in `Model.makeRepository` Update Function
EC
Effect Community / sql
13mo ago