We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
74be58f
You can now override Medoo predefined commands.
new Medoo([ 'command' => [ 'SET SQL_MODE="ANSI_QUOTES,ONLY_FULL_GROUP_BY"' ] ]);