The (not so) Magic Tricks of Testing in Elixir (1/2) AC5 Adding EEx templates to a Cowboy web server

PostgresDescribe

I found myself wanting documented state of my database within my Elixir/Phoenix app, similar to what schema.rb or schema.sql provides in a Rails app.

Announcing the initial release of PostgresDescribe. Does what you think it does - generates a set of files on disk that contain the output of the \d command in a PG shell.