Hello, is there a way for just using plain SQL? Thanks.
$this->getDi()->get('db')->query($plain_sql_query);
Thanks Andrey :)