Files
TinyORM/include
silverqx 6e2d57ccc2 added SSL-related MySQL configuration
Added a new SSL-related configuration options to the top-level
configuration level for MySQL database. They are SSL_CERT, SSL_KEY, and
SSL_CA.

These options are copied from the top-level configuration to the options
option hash during configuration parsing
by the MySqlConfigurationParser.

If both are defined, then the top-level option overwrites a option
in the 'options' hash.

 - functional test
 - updated docs
2023-02-01 13:32:39 +01:00
..
2023-02-01 13:32:39 +01:00
2023-02-01 09:55:42 +01:00
2022-10-27 15:29:20 +02:00
2022-06-01 21:04:09 +02:00