QueryPassthrough Parameter (Connect-MariaDB Cmdlet)
This option passes the query to the MariaDB server as is.
Syntax
Connect-MariaDB -QueryPassthrough SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this is set, queries are passed through directly to MariaDB.