Matthew Johnston
Matthew Johnston
Oh this is interesting, I'll need to dig into it a little bit more. This is probably a mistake in handling the binary coming from erlang into the nif when...
This wont work for those of us who use `mix ecto.dump` and `mix ecto.load`. I really wish it could. I was able to run it locally from zero (ran migrations...
@merongivian any chance this can get merged?
@rzane 👋🏻
@n8 can we get some movement on this please.
I too would actually like to see this / use it for my own personal gains as well.
@michelson for elixir libraries anyone running older than 3 versions should be left behind. For `exqlite` I only support latest 3 versions of OTP and Elixir. https://github.com/elixir-sqlite/exqlite/blob/8cac98612426d41672730d18511204eb23ce77a3/.github/workflows/ci.yml#L52-L53 I would say...
@michelson any news if we can get this bump to happen? The string slice warning is now appearing all over my tests.
IF this is acceptable, I was thinking about potentially adding some structure components to IBAN and BBAN as well.
@railsmechanic I've implemented the feedback. Changed from `new` to `parse` and added a `parse!` function.