libcluster_postgres
libcluster_postgres copied to clipboard
Assume PG default values
Btw, I think you can remove most of this config and simply pass it through to Postgrex, which would then go ahead and validate it. :)
I have updated it to use Keyword.take. It should also fix #20.
Yes this and the example for the repo config direct pass would be great! Any thoughts on getting this in? Currently need to manually pull the opts out of my ecto repo config manually since we don't move the ports