Matthew Johnston

Results 268 comments of Matthew Johnston

@maennchen try updating / rebasing this branch off of `main`. This was recently merged https://github.com/elixir-sqlite/ecto_sqlite3/pull/80

> Probably number 1 is better, because this is a super specific thing for sqlite? But let me know if you have a different idea. This is probably a better...

I haven't forgotten about this, just haven't had time to dig in more.

@maennchen would you mind rebasing off of the latest `main` branch? I want to see if the workflow change I made gets picked up and kicks off.

Excellent, thanks @greg-rychlewski for pointing out that I had that `types` section.

This would be a very nice addition. I wonder how hard it is to implement.

@zyro can we get this merged and released?

I doubt it'll be updated. But if you want a uuid generator and are using `ecto` already, you can use `Ecto.UUID.generate/0`

Same solution as proposed in https://github.com/zyro/elixir-uuid/pull/56

This would be really cool to see implemented for embedded devices.