sqlx-pg-test-template-runner 0.1.2

Faster version of #[sqlx-test] macro for PostgreSQL
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors.workspace = true
description.workspace = true
edition.workspace = true
homepage.workspace = true
license.workspace = true
name = "sqlx-pg-test-template-runner"
repository.workspace = true
version.workspace = true

[dependencies]
sqlx.workspace = true
thiserror.workspace = true