ecto-types
There are 11 repositories under ecto-types topic.
wemake-services/ecto_autoslug_field
Automatically create slugs for Ecto schemas.
adam12/ecto_network
Ecto types to support MACADDR and Network extensions provided by Postgrex.
josemrb/ecto_ltree
Ecto support for the PostgreSQL’s ltree data type
whatyouhide/ecto_unix_timestamp
Ecto type for datetimes stored and cast as Unix timestamps. 🕰️
benstepp/ecto_ksuid
Custom type for Ecto to support ksuids
ertgl/ecto_json
Ecto.JSON makes Ecto able to use any type of data (Integer, String, etc.) which is valid JSON, not only key-value maps.
tlux/file_size_ecto
Provides types for file sizes that you can use in your Ecto schemata
RobinBoers/ecto_base64
Custom `Ecto` type to base64 {en,de}code binary data in your database.
sustema-ag/warder
Elixir Range Management Library
Gabriel4420/Rocketpay
O Rocketpay é uma aplicação que simula uma API de pagamentos entre usuários, sendo possível realizar depósitos, saques e transferências.
madshargreave/ectonum
Ecto custom type for enums