Browse Source
Note that Diesel implements its own parser for MySQL connection URIs, so it probably doesn't accept the full range of syntax that would be accepted by MySQL's client libraries, whereas for PostgreSQL, Diesel simply passes the connection string/URI to PostgreSQL's libpq for processing.pull/1095/head
Jeremy Lin
4 years ago
1 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue