{"id":28471772,"url":"https://github.com/bitcrowd/bitcrowd_ecto","last_synced_at":"2025-07-01T22:31:01.397Z","repository":{"id":36961259,"uuid":"445478146","full_name":"bitcrowd/bitcrowd_ecto","owner":"bitcrowd","description":"A collection of useful additions to ecto we use in our projects.","archived":false,"fork":false,"pushed_at":"2024-03-06T15:05:39.000Z","size":200,"stargazers_count":12,"open_issues_count":2,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-30T12:51:57.327Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitcrowd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-01-07T10:10:58.000Z","updated_at":"2025-03-15T03:33:27.000Z","dependencies_parsed_at":"2024-03-12T11:00:54.690Z","dependency_job_id":null,"html_url":"https://github.com/bitcrowd/bitcrowd_ecto","commit_stats":{"total_commits":76,"total_committers":9,"mean_commits":8.444444444444445,"dds":0.5263157894736843,"last_synced_commit":"4d677f32c6e712a2c6b2571dd3c27eb917207d77"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bitcrowd/bitcrowd_ecto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcrowd%2Fbitcrowd_ecto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcrowd%2Fbitcrowd_ecto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcrowd%2Fbitcrowd_ecto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcrowd%2Fbitcrowd_ecto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitcrowd","download_url":"https://codeload.github.com/bitcrowd/bitcrowd_ecto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcrowd%2Fbitcrowd_ecto/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046080,"owners_count":23405128,"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":"2025-06-07T11:08:49.452Z","updated_at":"2025-07-01T22:31:01.358Z","avatar_url":"https://github.com/bitcrowd.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SPDX-License-Identifier: Apache-2.0 --\u003e\n\n# BitcrowdEcto\n\n\u003c!-- MDOC --\u003e\n\nThis library contains Bitcrowd's collection of tiny Ecto helpers.\n\n* `BitcrowdEcto.Schema` is our default schema template which configures PK/FKs and timestamp types, among other things.\n* `BitcrowdEcto.Repo` contains extensions for Ecto repos, like `fetch/2`.\n* `BitcrowdEcto.Migrator` contains a tool for migrating from within releases.\n* `BitcrowdEcto.Migration` contains functions used in migrations.\n* `BitcrowdEcto.Changeset` contains mostly validators, plus the introspection-based `cast_all/3`.\n  - The `validate_money/3` validator is enabled when you add `ex_money` as a dependency to your project. Note that you need to recompile `bitcrowd_ecto` when you add `ex_money` later.\n* `BitcrowdEcto.DateTime` contains date/time helpers.\n* `BitcrowdEcto.Assertions` has an assortment of useful ExUnit assertions related to Ecto schemas.\n* `BitcrowdEcto.Random` contains functions that generate random tokens.\n\n\u003c!-- MDOC --\u003e\n\n## Steps to release\n\n* Replace the version number in `mix.exs`\n* Set version number \u0026 date in `CHANGELOG.md`\n* Commit, push and open a PR for your release\n* When the PR is merged:\n\n```\ngit tag -a 'vX.X.X'\ngit push --tags\nmix hex.publish\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcrowd%2Fbitcrowd_ecto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitcrowd%2Fbitcrowd_ecto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcrowd%2Fbitcrowd_ecto/lists"}