Michael Williams
Michael Williams
Any movement on this? I'm looking to use a `bytea` column to store Erlang terms in [ETF](http://erlang.org/doc/apps/erts/erl_ext_dist.html). Something along the lines of ASCII w/ escape sequences would be a huge...
The raw bytes in hex would work well. Especially if it came with a pop-out window a la HxD.
Any updates on this?
😞
+1 I've been dealing with cryptic encoding issues due to`DateTime` structs being passed to Tirexs.
@Electron-libre Manually lowered to ISO 8601.
Definitely in need of some loving. Here's the gist: Keyset: * Iterates by monotonic key say `BIGSERIAL` identifier. * Either ascending or descending order. * Essentially performs repeated `SELECT *...
I've encountered this too! When trying to showcase something no less :( Any ideas on workarounds?
I'm thinking something like ``` elixir Xe.rates(:usd, :cad, on: Timex.date({2006, 5, 15})) ``` Thoughts, @paulodiniz?
I've set up `mix.exs` to use the latest tag. I can write a helper task (an alias, more likely) to setup a release. We should also setup Eardoc and Inch.