zodb / relstorage

A backend for ZODB that stores pickles in a relational database.
Other
53 stars 46 forks source link

Add ``ssl`` option to MySQLAdapterFactory configuration. #489

Closed gotcha closed 2 years ago

gotcha commented 2 years ago

This enables explicit use of SSL when connection is opened.

gotcha commented 2 years ago

@jamadden This pull request should be applied on a 3.4.x branch that does not exist.

jamadden commented 2 years ago

Thank you for the PR, but 3.4 bugfix releases are not getting new features. If something like this is done, it would have to go in the next minor release (3.5).