Thales Macedo Garitezi 687e2a3fae refactor(resource): forbid changing resource state from `on_get_status` return 1 rok pred
..
include 46877e979b chore: update copyright-year 1 rok pred
src 687e2a3fae refactor(resource): forbid changing resource state from `on_get_status` return 1 rok pred
test 19f3b030f9 chore: preparing to run common tests / eunit with mix 1 rok pred
README.md 4f14e8df22 chore(source dir): split out postgresql connector 2 rokov pred
docker-ct 4f14e8df22 chore(source dir): split out postgresql connector 2 rokov pred
mix.exs afb65817c4 ci(mix): refactor to avoid conflicts 1 rok pred
rebar.config eb308f2823 chore: upgrade epgsql from 4.7.1.2 to 4.7.1.3 1 rok pred

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.