Skip to content

Is this documentation correct on bulk inserts? #3569

Answered by CommanderStorm
gagan405 asked this question in Q&A
Discussion options

You must be logged in to vote

Is there any working example that you can provide, with the bind function

here are the docs for that:
https://docs.rs/sqlx/latest/sqlx/fn.query.html#you-should-always-prefer-query-parameters-for-dynamic-input

The QueryBuilder also works, shure.
Docs for this: https://docs.rs/sqlx/latest/sqlx/struct.QueryBuilder.html#example-mysql

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@gagan405
Comment options

@CommanderStorm
Comment options

Answer selected by gagan405
@CommanderStorm
Comment options

@gagan405
Comment options

@CommanderStorm
Comment options

@gagan405
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants