Skip to content

Commit

Permalink
Added message for ODBC DDL statements are sent twice sometimes. #8
Browse files Browse the repository at this point in the history
  • Loading branch information
yoramdelangen committed May 23, 2022
1 parent fa7c5a3 commit 2f783da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ To use another class instead default one you can update your connection in:

## # Troubleshoot

> In case you having problems with certain queries executed twice [see ticket #8](https://github.com/yoramdelangen/laravel-pdo-odbc/issues/8).
#### `504 Bad gateway` error

This error can occure on Mac OS. Make sure you have the PHP extensions `odbc` and `PDO_ODBC` installed.
Expand Down

0 comments on commit 2f783da

Please sign in to comment.