Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tostino
2016 days ago
You will eventually run into issues when client interfaces start to drop support for old versions of the wire format to simplify their codebase.
1 comments
trumpeta
2016 days ago
This is already the case, sqlx has to now add specific support for Redshift, its not enough ti use the postgres driver as is
link