Thales Macedo Garitezi 687e2a3fae refactor(resource): forbid changing resource state from `on_get_status` return пре 1 година
..
include 46877e979b chore: update copyright-year пре 1 година
src 687e2a3fae refactor(resource): forbid changing resource state from `on_get_status` return пре 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.