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

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.