content
content copied to clipboard
(feat): add optional database indexes
🔗 Linked issue
❓ Type of change
- [x] 📖 Documentation (updates to the documentation or readme)
- [ ] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [x] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
Adds option to generate indexes on the generated SQL schemas, making it possible to optimize D1 row counts for example.
📝 Checklist
- [ ] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.
- [x] I have added test cases
@bgervan is attempting to deploy a commit to the Nuxt Team on Vercel.
A member of the Team first needs to authorize it.