File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
LibPQ.jl is a Julia wrapper for the PostgreSQL ` libpq ` [ C library] ( https://www.postgresql.org/docs/current/libpq.html ) .
6
6
7
- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://iamed2.github.io /LibPQ.jl/stable/ )
8
- [ ![ In Development] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://iamed2.github.io /LibPQ.jl/dev/ )
7
+ [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliadatabases.org /LibPQ.jl/stable/ )
8
+ [ ![ In Development] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://juliadatabases.org /LibPQ.jl/dev/ )
9
9
[ ![ CI] ( https://github.com/iamed2/LibPQ.jl/actions/workflows/CI.yml/badge.svg )] ( https://github.com/iamed2/LibPQ.jl/actions/workflows/CI.yml )
10
10
[ ![ CodeCov] ( https://codecov.io/gh/iamed2/LibPQ.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/iamed2/LibPQ.jl )
11
11
You can’t perform that action at this time.
0 commit comments