Method: SDM::Maria#require_native_auth
- Defined in:
- lib/models/porcelain.rb
#require_native_auth ⇒ Object
Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
5188 5189 5190 |
# File 'lib/models/porcelain.rb', line 5188 def require_native_auth @require_native_auth end |