Skip to content

Conversation

@skipperbent
Copy link
Owner

  • Fixed Raw not working correctly for join statements, for example:
$query->join('hostnames', 'host', '=', $this->raw('?', [$host]))
  • Changed references for SqlServer class.

`->join('hostnames', 'host', '=', $this->raw('?', [$host]))`

- Changed references for SqlServer class.
Fixed Raw not working correctly for join statements.
@skipperbent skipperbent merged commit aa79d50 into v4-release Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants