File tree Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
6
6
[ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_embedded.svg )] ( https://crates.io/crates/postgresql_embedded )
7
7
[ ![ Documentation] ( https://docs.rs/postgresql_embedded/badge.svg )] ( https://docs.rs/postgresql_embedded )
8
+ [ ![ Code Coverage] ( https://codecov.io/gh/theseus-rs/postgresql-embedded/branch/main/graph/badge.svg )] ( https://codecov.io/gh/theseus-rs/postgresql-embedded )
8
9
[ ![ License] ( https://img.shields.io/crates/l/postgresql_embedded )] ( https://github.com/theseus-rs/postgresql-embedded#license )
9
10
[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
10
11
Original file line number Diff line number Diff line change 1
1
# PostgreSQL Archive
2
2
3
3
[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
4
- [ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_archive.svg )] ( https://crates.io/crates/postgresql_embedded )
4
+ [ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_archive.svg )] ( https://crates.io/crates/postgresql_archive )
5
5
[ ![ Documentation] ( https://docs.rs/postgresql_archive/badge.svg )] ( https://docs.rs/postgresql_archive )
6
+ [ ![ Code Coverage] ( https://codecov.io/gh/theseus-rs/postgresql-embedded/branch/main/graph/badge.svg )] ( https://codecov.io/gh/theseus-rs/postgresql-embedded )
6
7
[ ![ License] ( https://img.shields.io/crates/l/postgresql_archive? )] ( https://github.com/theseus-rs/postgresql-embedded/tree/main/postgresql_archive#license )
7
8
[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
8
9
Original file line number Diff line number Diff line change 1
1
//! # postgresql_archive
2
2
//!
3
- //! [](http ://crates.io/crates/postgresql_archive)
4
- //! [](https://docs.rs/postgresql_archive)
5
- //! [](http ://crates .io/crates/postgresql_archive )
6
- //! [](https://github.com/theseus-rs/postgresql_embedded/blob /main/postgresql_archive/LICENSE )
3
+ //! [](https ://crates.io/crates/postgresql_archive)
4
+ //! [](https://docs.rs/postgresql_archive)
5
+ //! [](https ://codecov .io/gh/theseus-rs/postgresql-embedded )
6
+ //! [](https://github.com/theseus-rs/postgresql-embedded/tree /main/postgresql_archive#license )
7
7
//! [](https://semver.org/spec/v2.0.0.html)
8
8
//!
9
9
//! Retrieve and extract PostgreSQL on Linux, MacOS or Windows.
Original file line number Diff line number Diff line change 3
3
[ ![ ci] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/theseus-rs/postgresql-embedded/actions/workflows/ci.yml )
4
4
[ ![ Latest version] ( https://img.shields.io/crates/v/postgresql_embedded.svg )] ( https://crates.io/crates/postgresql_embedded )
5
5
[ ![ Documentation] ( https://docs.rs/postgresql_embedded/badge.svg )] ( https://docs.rs/postgresql_embedded )
6
+ [ ![ Code Coverage] ( https://codecov.io/gh/theseus-rs/postgresql-embedded/branch/main/graph/badge.svg )] ( https://codecov.io/gh/theseus-rs/postgresql-embedded )
6
7
[ ![ License] ( https://img.shields.io/crates/l/postgresql_embedded )] ( https://github.com/theseus-rs/postgresql-embedded/tree/main/postgresql_embedded#license )
7
8
[ ![ Semantic Versioning] ( https://img.shields.io/badge/%E2%9A%99%EF%B8%8F_SemVer-2.0.0-blue )] ( https://semver.org/spec/v2.0.0.html )
8
9
Original file line number Diff line number Diff line change 1
1
//! # postgresql_embedded
2
2
//!
3
- //! [](http ://crates.io/crates/postgresql_embedded)
4
- //! [](https://docs.rs/postgresql_embedded)
5
- //! [](http ://crates .io/crates/postgresql_embedded )
6
- //! [](https://github.com/theseus-rs/postgresql_embedded/blob /main/postgresql_embedded/LICENSE )
3
+ //! [](https ://crates.io/crates/postgresql_embedded)
4
+ //! [](https://docs.rs/postgresql_embedded)
5
+ //! [](https ://codecov .io/gh/theseus-rs/postgresql-embedded )
6
+ //! [](https://github.com/theseus-rs/postgresql-embedded/tree /main/postgresql_embedded#license )
7
7
//! [](https://semver.org/spec/v2.0.0.html)
8
8
//!
9
9
//! Install and run a PostgreSQL database locally on Linux, MacOS or Windows. PostgreSQL can be
You can’t perform that action at this time.
0 commit comments