pefcl
pefcl copied to clipboard
feat: add ssl support
Pull Request Description
This PR adds support for configuring Sequelize with SSL as some database hosts require the use of SSL (like Planetscale).
Maybe there would be a better way to make use of the params but I did not want to over engineer it.
Pull Request Checklist:
- [x] Have you followed the guidelines in our contributing document and Code of Conduct?
- [x] Have you checked to ensure there aren't other open for the same update/change?
- [x] Have you built and tested the
resource
in-game after the relevant change?