Custom Ecto.Type for :id is not "loaded"

Yep, it works fine when using Repo.get/2. But see what Repo.insert(%Users{name: "hello"}) returns :slight_smile: