docs
docs copied to clipboard
Add "Bring Your Own Database" Guide
Describe the Request
We have all the information in config options, but no clear guide on how to bring your own database.
Maintainence Strategy
When there are breaking changes or new best practice recommendations.
- [ ] directus/docs#311
This is the path I have been on for the last few months. I am happy to help out on this!
I was looking after this. What I was able to do was to have a config.js file that adds a knex dialect instance. It's a bit of a hard-coded approach, please let me know how your approach was, @jeremyzilar.