Add PDO $options support
I may be missing something but I haven't found a way to add the --ssl-ca MySQL option to my database connection. It appears we just need to pass in an $options param.
Showing
- config-templates/config.php 4 additions, 3 deletionsconfig-templates/config.php
- docs/simplesamlphp-customauth.md 7 additions, 2 deletionsdocs/simplesamlphp-customauth.md
- lib/SimpleSAML/Store/SQL.php 2 additions, 1 deletionlib/SimpleSAML/Store/SQL.php
- modules/consent/lib/Consent/Store/Database.php 22 additions, 4 deletionsmodules/consent/lib/Consent/Store/Database.php
- modules/sqlauth/lib/Auth/Source/SQL.php 8 additions, 1 deletionmodules/sqlauth/lib/Auth/Source/SQL.php
Loading
Please register or sign in to comment