{"id":16710721,"url":"https://github.com/overminddl1/ecto_interval","last_synced_at":"2025-07-06T23:40:30.941Z","repository":{"id":22468609,"uuid":"96335216","full_name":"OvermindDL1/ecto_interval","owner":"OvermindDL1","description":"Interval type for Ecto, currently only implemented for PostgreSQL, other database PR's are welcome.","archived":false,"fork":false,"pushed_at":"2024-09-09T15:33:20.000Z","size":37,"stargazers_count":25,"open_issues_count":3,"forks_count":20,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T02:34:03.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OvermindDL1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-05T15:39:02.000Z","updated_at":"2025-02-25T15:07:10.000Z","dependencies_parsed_at":"2024-09-09T18:43:38.180Z","dependency_job_id":null,"html_url":"https://github.com/OvermindDL1/ecto_interval","commit_stats":{"total_commits":19,"total_committers":5,"mean_commits":3.8,"dds":"0.26315789473684215","last_synced_commit":"23e4f4b24daf87009fff07761e6a46ec018721c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OvermindDL1%2Fecto_interval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OvermindDL1%2Fecto_interval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OvermindDL1%2Fecto_interval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OvermindDL1%2Fecto_interval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OvermindDL1","download_url":"https://codeload.github.com/OvermindDL1/ecto_interval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251689736,"owners_count":21627970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T20:09:24.831Z","updated_at":"2025-04-30T11:24:53.060Z","avatar_url":"https://github.com/OvermindDL1.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EctoInterval\n\nInterval type for Ecto, currently only implemented for PostgreSQL, PR's to support others are welcome.\n\n## Installation\n\n[Available in Hex](https://hex.pm/packages/ecto_interval), the package can be installed\nby adding `ecto_interval` to your list of dependencies in `mix.exs`:\n\n```elixir\n    {:ecto_interval, \"~\u003e 0.2.6\"},\n```\n\n## Usage\n\nJust use `EctoInterval` as a field type, like:\n\n```elixir\n    field :renewal_period, EctoInterval, default: %{months: 0, days: 0, secs: 0}\n```\n\n## Contributors\n\n- Special thanks to @ibarchenkov for updating to latest implementation!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverminddl1%2Fecto_interval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverminddl1%2Fecto_interval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverminddl1%2Fecto_interval/lists"}