Update drizzle.mdx
the drizzle api has deprecated the return of objects in the extra config of table setup, and replaced with array type returns.
Additionally, snake case table field names is now automatic if the property "casing: 'snake_case' " is passed into both the db connection setup and the drizzle config.
☕️ Reasoning
🧢 Checklist
- [x] Documentation
- [ ] Tests
- [ ] Ready to be merged
🎫 Affected issues
📌 Resources
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| auth-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2024 8:20am |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| next-auth-docs | ⬜️ Ignored (Inspect) | Visit Preview | Dec 22, 2024 8:20am |
@ionztorm is attempting to deploy a commit to the authjs Team on Vercel.
A member of the Team first needs to authorize it.
Note: this is for changes in Drizzle 0.36.0, and it's not yet in the Drizzle docs either. You can read about it here:
https://github.com/drizzle-team/drizzle-orm/releases/tag/0.36.0
Let's wait for Drizzle to release that versoin and then also include the bump in the drizzle version here :pray: