Skip to content

Create DatabaseConnection from sqlx::mysql::MySqlConnectOptions #392

Answered by cemoktra
cemoktra asked this question in Q&A
Discussion options

You must be logged in to vote

To understand this right

  • create MySqlConnectOptions
  • create MysqlPool from MySqlConnectOptions using connect_with
  • use from_sqlx_mysql_pool in sea orm

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tyt2y3
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #387 on December 18, 2021 18:12.