Closed aglassman closed 5 months ago
This addresses #219 to support cases where Ecto may return a non-integer type. This can arise when using the bigint type in PostgreSQL.
@aglassman Thanks!
This addresses #219 to support cases where Ecto may return a non-integer type. This can arise when using the bigint type in PostgreSQL.