Skip to content

Commit cc5d8df

Browse files
committed
fix
1 parent b91a9c9 commit cc5d8df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/client-drivers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Some drivers have known compatibility or performance issues, [documented below](
2727
| `lib/pq` (Go) | :material-check-circle-outline: | Needs [additional configuration](#libpq) for prepared statements to work correctly. |
2828
| `sqlx` (Go) | :material-check-circle-outline: | Uses `pgx` under the hood, no limitations. |
2929
| `libpq` (C/C++) | :material-check-circle-outline: | None. |
30+
| JDBC (Java) | :material-check-circle-outline: | [Manual routing](features/load-balancer/manual-routing.md) requires a bit of [tweaking](#jdbc). |
3031

3132
## Known issues
3233

0 commit comments

Comments
 (0)