pefcl icon indicating copy to clipboard operation
pefcl copied to clipboard

feat: add ssl support

Open Ponjimon opened this issue 2 years ago • 0 comments

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?

Ponjimon avatar Nov 01 '22 17:11 Ponjimon