https://github.com/s-m-i-t-a/ecto_changeset_extra
A library of additional functions for ecto changeset.
https://github.com/s-m-i-t-a/ecto_changeset_extra
ecto elixir hacktoberfest
Last synced: 3 months ago
JSON representation
A library of additional functions for ecto changeset.
- Host: GitHub
- URL: https://github.com/s-m-i-t-a/ecto_changeset_extra
- Owner: s-m-i-t-a
- Created: 2019-05-06T17:16:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T12:08:59.000Z (about 6 years ago)
- Last Synced: 2025-02-17T20:51:17.467Z (over 1 year ago)
- Topics: ecto, elixir, hacktoberfest
- Language: Elixir
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EctoChangesetExtra
> TODO: Add description**
## Installation
```elixir
def deps do
[
{:ecto_changeset_extra, "~> 0.4.0"}
]
end
```
## License
> TODO: Add license
----
Created: 2019-05-06Z