Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlx-postgres feature #349

Closed

Conversation

quasi-coherent
Copy link

No description provided.

quasi-coherent and others added 3 commits September 30, 2024 03:44
…#1)

- Required implementations to use `sqlx::PgPool` as the driver for
embedded Rust migrations.
- Addresses rust-db#277 by adding the
ability to annotate a SQL or Rust migration with
`refinery:noTransaction`, which will make the migration be applied
outside of a transaction when not grouping unapplied migrations.
@quasi-coherent quasi-coherent deleted the daniel.donohue/sqlx-feature branch September 30, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant