{"id":3530013,"name":"ecto_sql_tc","ecosystem":"hex","description":"SQL-based adapters for Ecto and database migrations","homepage":null,"licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/elixir-ecto/ecto_sql","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-02-16T09:17:05.042Z","latest_release_published_at":"2022-02-16T10:09:42.218Z","latest_release_number":"3.7.2-5","last_synced_at":"2026-03-17T23:18:52.141Z","created_at":"2022-04-10T23:09:26.602Z","updated_at":"2026-03-17T23:18:52.141Z","registry_url":"https://hex.pm/packages/ecto_sql_tc/","install_command":"mix hex.package fetch ecto_sql_tc ","documentation_url":"http://hexdocs.pm/ecto_sql_tc/","metadata":{},"repo_metadata":{"id":37804443,"uuid":"151455245","full_name":"elixir-ecto/ecto_sql","owner":"elixir-ecto","description":"SQL-based adapters for Ecto and database migrations","archived":false,"fork":false,"pushed_at":"2025-09-15T14:19:14.000Z","size":2244,"stargazers_count":632,"open_issues_count":7,"forks_count":327,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-09-27T01:31:45.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/ecto_sql","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/elixir-ecto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-10-03T17:48:11.000Z","updated_at":"2025-09-26T09:19:46.000Z","dependencies_parsed_at":"2024-02-26T01:49:44.815Z","dependency_job_id":"bf07f5fd-90ea-4a3f-9f4c-0316fc24ddae","html_url":"https://github.com/elixir-ecto/ecto_sql","commit_stats":{"total_commits":717,"total_committers":186,"mean_commits":"3.8548387096774195","dds":0.7377963737796374,"last_synced_commit":"63457162c2a6a4e4912c0bacce260fae534f3bf0"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-ecto/ecto_sql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-ecto","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/sbom","scorecard":{"id":373129,"data":{"date":"2025-08-11","repo":{"name":"github.com/elixir-ecto/ecto_sql","commit":"e223a377c407c6886eb4d1fe72778e2e03f987ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 23/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/elixir-ecto/ecto_sql/ci.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:27:15.045Z","repository_id":37804443,"created_at":"2025-08-18T13:27:15.046Z","updated_at":"2025-08-18T13:27:15.046Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277239978,"owners_count":25785108,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"elixir-ecto","name":"elixir-ecto","uuid":"19973437","kind":"organization","description":"Database tools for Elixir","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19973437?v=4","repositories_count":9,"last_synced_at":"2024-03-25T21:18:13.577Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elixir-ecto","funding_links":[],"total_stars":8478,"followers":69,"following":0,"created_at":"2022-11-02T16:44:15.173Z","updated_at":"2024-03-25T21:18:13.896Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-ecto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-ecto/repositories"},"tags":[{"name":"v3.13.2","sha":"cf5080c1a404a8bfa85c20fb9cbfb0a8401b0912","kind":"commit","published_at":"2025-06-24T10:18:17.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.13.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"22c71121b758115876db51fc449b6b5b6547898f","kind":"commit","published_at":"2025-06-20T14:33:42.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.13.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"955f0fbf8f00d32efbb08bd2fb26ed74fdaa5f34","kind":"commit","published_at":"2025-06-18T11:45:49.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.13.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"df6732a7f5fcd50aa2ddc6a09b2526038c763105","kind":"commit","published_at":"2024-10-07T08:50:02.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.12.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"48b450828358ee900aafa9f610eb341316b4cc81","kind":"commit","published_at":"2024-08-12T06:40:37.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.12.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.12.0/manifests"},{"name":"v3.11.3","sha":"258cb16962555d1d67c08c0ac13c4d4c2568683c","kind":"commit","published_at":"2024-06-13T17:08:20.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.11.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"da8508aeeeb8f35fc2f28783e0e26a7395016386","kind":"commit","published_at":"2024-05-18T09:20:31.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.11.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"b4329a1fe6f2888b5b99b3b5b3316f246a838c3a","kind":"commit","published_at":"2023-12-07T06:58:04.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.11.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"c4ec3d60390c07a4abb38e64db26fb6a26c47947","kind":"commit","published_at":"2023-11-14T09:40:14.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.11.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.11.0/manifests"},{"name":"v3.10.2","sha":"76705353ba343c7eeac8b96a304ad102e5fbef77","kind":"commit","published_at":"2023-08-21T18:59:13.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.10.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"d8eaabcf34d52fad1d286dab653b2f200ba99333","kind":"commit","published_at":"2023-04-11T07:44:18.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.10.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"a0fea66392174b5e06d8904b09a6ac7bebf5d12b","kind":"commit","published_at":"2023-04-10T17:51:42.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.10.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.10.0/manifests"},{"name":"v3.9.2","sha":"aca57c99ebaee433e5a58bfd3ed86c6f40aa65c8","kind":"commit","published_at":"2022-12-20T19:16:57.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.9.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.2/manifests"},{"name":"v3.9.1","sha":"1f07e7b2c16df4a8beba8d738a31f3d6b13b95b7","kind":"commit","published_at":"2022-11-17T23:27:01.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.9.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"1dfbf29e818793609dc3be3f564f6362791cdb2f","kind":"commit","published_at":"2022-09-27T09:21:12.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.9.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"87c56f6b4e846c001625218b9ed1814c6239510d","kind":"commit","published_at":"2022-06-04T07:42:16.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.8.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"427468fb653dde0d0150aaa8d2bb2feeca31838d","kind":"commit","published_at":"2022-05-18T14:40:57.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.8.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"04061a058c8d0d6ee4e5a540386de2d6d558b929","kind":"commit","published_at":"2022-04-29T09:18:36.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.8.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"ac3201e1d56b8597ab0374c409985c25a73754af","kind":"commit","published_at":"2022-04-26T09:39:23.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.8.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"6f55dd721d19819d047013af2671d3a24b66f24a","kind":"commit","published_at":"2022-01-23T10:15:12.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.7.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"973065ee90760c08f618ed738d50af01673e9b10","kind":"commit","published_at":"2021-10-12T16:49:43.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.7.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"bfa697c25bcdd793a09d6f416843cd56bd7a91b3","kind":"commit","published_at":"2021-08-19T18:57:50.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.7.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"2794b917496c15e030307c9fe01991b9ad59f127","kind":"commit","published_at":"2021-05-28T14:46:11.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.6.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"2d90ef39178eaccc3d3a7eb724fe929ec66b218d","kind":"commit","published_at":"2021-04-12T07:48:41.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.6.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.6.1/manifests"},{"name":"v3.5.4","sha":"8c303bb6f0f22c087948981f16a3594c40959012","kind":"commit","published_at":"2021-01-20T20:33:30.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.4","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"b35dd7c08f76396d7289bd6cd490974e99983749","kind":"commit","published_at":"2020-10-27T18:11:14.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"051b735db98f3c0d921688625590e930b3b3708f","kind":"commit","published_at":"2020-10-24T09:54:57.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"7117ae71c5bdf2c4dc8a9d2c69b8cd52e03dcca9","kind":"commit","published_at":"2020-10-12T06:55:58.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"c16f724b0f87735211870628090bf41d298d0bf2","kind":"commit","published_at":"2020-10-03T11:52:33.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0/manifests"},{"name":"v3.5.0-rc.1","sha":"e1a54b3a4fb184d209bc4c8deab98283d27608a6","kind":"commit","published_at":"2020-09-19T06:03:25.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.0-rc.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0-rc.1/manifests"},{"name":"v3.5.0-rc.0","sha":"e6c855c67c515314b5cb7aa6dd8d48a9e408c21d","kind":"commit","published_at":"2020-08-31T14:57:34.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.5.0-rc.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.5.0-rc.0/manifests"},{"name":"v3.4.5","sha":"2e1378eb5d65c2f34d49b595891e7ab482b44507","kind":"commit","published_at":"2020-07-05T13:27:47.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.5","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.5/manifests"},{"name":"v3.4.4","sha":"dc9e1879c97521b8731d16fccb58b007fcd27897","kind":"commit","published_at":"2020-05-19T09:44:50.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.4","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.4/manifests"},{"name":"v3.4.3","sha":"43ed9df22627afd7b31380a957842ebc5a37a93e","kind":"commit","published_at":"2020-04-27T19:07:27.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"1e54dbc74316977482521e3670d2353b743b5a20","kind":"commit","published_at":"2020-04-02T08:31:12.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"ac806798a2bc72bbddceeff61606c8138cbafa75","kind":"commit","published_at":"2020-03-25T13:02:05.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"6195610b0cc3b82ef75238569df051048b08e9fa","kind":"commit","published_at":"2020-03-24T14:16:04.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.4.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.4.0/manifests"},{"name":"v3.3.4","sha":"c6d5372d79315080b0c1d7d6aeb300b350495e0f","kind":"commit","published_at":"2020-02-14T13:54:17.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.3.4","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"f189802129ac866b2d376ce073b07809a3317238","kind":"commit","published_at":"2020-01-28T10:27:47.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.3.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"96f9249ae09c23d16778970b1d10a50c5bdf1f00","kind":"commit","published_at":"2019-12-15T11:39:55.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.3.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"039324b26519f09b3d17e833a753b15d101dcc62","kind":"commit","published_at":"2019-12-15T09:59:12.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.3.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"ff83fd657e76605db910e8787f7a006048950ba3","kind":"commit","published_at":"2019-12-11T12:49:19.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.3.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"7fded5d86c12000eb057201f55cea99c0885a50a","kind":"commit","published_at":"2019-11-25T14:14:07.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.2.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"6fdad891a6617865c8643704d03c01d1820983fa","kind":"commit","published_at":"2019-11-02T10:37:33.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.2.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"4557e19443187c95ba0dcb51c62292adb6ba25d4","kind":"commit","published_at":"2019-09-09T21:58:01.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.2.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.2.0/manifests"},{"name":"v3.1.6","sha":"3eedfb0f21340834689af5dfef439018d171c067","kind":"commit","published_at":"2019-06-27T12:38:01.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.6","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"d2ce99dd6e792c092528a619c17d7092a3d44736","kind":"commit","published_at":"2019-06-13T14:47:08.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.5","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"bb911464d2f12fe582da56c1b136a559d67d83e9","kind":"commit","published_at":"2019-05-28T21:07:17.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.4","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"2ec71d74655cc076b6c965740a357dfe1505883a","kind":"commit","published_at":"2019-05-19T09:50:49.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"f7dcee48b0345f57f8f398adc99de6a63678e0e1","kind":"commit","published_at":"2019-05-11T14:03:03.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"9c839e15bc3722be676aa88736f3b49d359ba193","kind":"commit","published_at":"2019-04-16T17:12:24.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9925a4806b8d180f6f7ff4e7414aceac8d018872","kind":"commit","published_at":"2019-04-02T13:06:54.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.1.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"3a72eb111f8613c8eada296bcd3dd89883a52b5a","kind":"commit","published_at":"2019-02-05T11:16:51.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.5","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"0f19a51378f95908f1d697599e5437fc1cb61f6a","kind":"commit","published_at":"2018-12-31T12:26:11.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.4","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"9e6a78dfa189bd982ff1df416de98e136e5a7fe3","kind":"commit","published_at":"2018-11-29T18:57:23.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.3","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"630434cf86ff3efc2a43f30eab784d6c32443444","kind":"commit","published_at":"2018-11-20T13:25:27.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.2","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"480f9e08423a230b3408c3d6349689e87f525ef3","kind":"commit","published_at":"2018-11-17T10:40:33.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ba4627f1d1ad7af849eaf53041b27d7c45a8ccd2","kind":"commit","published_at":"2018-11-01T09:26:59.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.1","sha":"a3d0d63895f7f6e4a0195c4195a1542115cfe09a","kind":"commit","published_at":"2018-10-29T17:15:41.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"f2ff8a4b2ecbaeb50fc6eb7e4bc66e9cb435f307","kind":"commit","published_at":"2018-10-15T13:37:39.000Z","download_url":"https://codeload.github.com/elixir-ecto/ecto_sql/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/elixir-ecto/ecto_sql/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elixir-ecto/ecto_sql@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/tags/v3.0.0-rc.0/manifests"}]},"repo_metadata_updated_at":"2026-03-17T23:18:51.870Z","dependent_packages_count":0,"downloads":760,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":80.73342736248237,"dependent_repos_count":34.46403385049365,"dependent_packages_count":21.417489421720735,"stargazers_count":2.454160789844852,"forks_count":0.2820874471086037,"average":27.87023977433004},"purl":"pkg:hex/ecto_sql_tc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hex/ecto_sql_tc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hex/ecto_sql_tc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hex/ecto_sql_tc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T16:09:10.231Z","issues_count":61,"pull_requests_count":265,"avg_time_to_close_issue":818365.5272727272,"avg_time_to_close_pull_request":553723.1829268293,"issues_closed_count":55,"pull_requests_closed_count":246,"pull_request_authors_count":82,"issue_authors_count":56,"avg_comments_per_issue":3.9344262295081966,"avg_comments_per_pull_request":2.6339622641509433,"merged_pull_requests_count":217,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":77760.5,"past_year_avg_time_to_close_pull_request":211325.11864406778,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.6923076923076925,"past_year_avg_comments_per_pull_request":2.681159420289855,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-ecto%2Fecto_sql/issues","maintainers":[{"login":"greg-rychlewski","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg-rychlewski"},{"login":"josevalim","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josevalim"},{"login":"v0idpwn","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v0idpwn"}],"active_maintainers":[{"login":"greg-rychlewski","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greg-rychlewski"},{"login":"josevalim","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josevalim"},{"login":"v0idpwn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/v0idpwn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ecto_sql_tc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ecto_sql_tc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ecto_sql_tc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ecto_sql_tc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/packages/ecto_sql_tc/codemeta","maintainers":[{"uuid":"aliattc","login":"aliattc","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://hex.pm/users/aliattc","role":null,"created_at":"2022-11-08T10:06:38.289Z","updated_at":"2022-11-08T10:06:38.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hex.pm/maintainers/aliattc/packages"}]}