renovate 0.2.23

A new way to handle Postgres schema migration.
Documentation
1
2
3
4
5
6
#[test]
fn cli_tests() {
    trycmd::TestCases::new()
        .case("tests/cmd/*.toml")
        .case("README.md");
}