zmstone 372d7060d6 chore: bump emqx_postgresql app vsn 1 年之前
..
include 46877e979b chore: update copyright-year 1 年之前
src 372d7060d6 chore: bump emqx_postgresql app vsn 1 年之前
test 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 年之前
README.md 4f14e8df22 chore(source dir): split out postgresql connector 2 年之前
docker-ct 4f14e8df22 chore(source dir): split out postgresql connector 2 年之前
mix.exs afb65817c4 ci(mix): refactor to avoid conflicts 1 年之前
rebar.config eb308f2823 chore: upgrade epgsql from 4.7.1.2 to 4.7.1.3 1 年之前

README.md

PostgreSQL Connector

This application houses the PostgreSQL Database connector. It provides the APIs to connect to PostgreSQL Databases.

It is used by the PostgreSQL bridge to insert messages and by the emqx_auth_postgresql application to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.