trilogy-libraries / activerecord-trilogy-adapter

Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.
https://github.com/trilogy-libraries/trilogy
MIT License
171 stars 17 forks source link

Parse ssl-mode when creating the client #6

Closed enriikke closed 2 years ago

enriikke commented 2 years ago

Parses ssl-mode from database config so it can support the strings expected by mysql as well as the current integer values that Trilogy expects.