drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Support MySQL 5.7
Open
db/mysql
enhancement
qb/crud
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
What are the chances of adding/maintaining support for MySQL 5.7?
Drizzle 0.26 worked but the 0.28 (primarily lateral joins from what I can see) removes support for 5.7.
I've tried the "planetscale" mode but this does not work - it removes lateral joins specifically but appears to maintain the column reference which the lateral join allows (I may have misinterpreted).
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.