{"id":18722456,"url":"https://github.com/halfdan/sequel-revisions","last_synced_at":"2025-10-18T12:54:19.574Z","repository":{"id":56895038,"uuid":"49517556","full_name":"halfdan/sequel-revisions","owner":"halfdan","description":"A sequel plugin that tracks model changes in a separate `*_revisions` table.","archived":false,"fork":false,"pushed_at":"2017-09-11T09:16:48.000Z","size":26,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T09:20:54.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halfdan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-12T17:39:46.000Z","updated_at":"2018-12-20T06:18:54.000Z","dependencies_parsed_at":"2022-08-21T01:20:42.808Z","dependency_job_id":null,"html_url":"https://github.com/halfdan/sequel-revisions","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fsequel-revisions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fsequel-revisions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fsequel-revisions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halfdan%2Fsequel-revisions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halfdan","download_url":"https://codeload.github.com/halfdan/sequel-revisions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587244,"owners_count":19663892,"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-11-07T13:41:30.620Z","updated_at":"2025-10-18T12:54:14.500Z","avatar_url":"https://github.com/halfdan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/halfdan/sequel-revisions.svg?branch=master)](https://travis-ci.org/halfdan/sequel-revisions)\n\n# Sequel Revisions\n\nThis plugin provides an easy way to track changes to your model. It currently only supports PostgreSQL as it uses a JSON field to store changed fields.\n\n## Requirements\n\nThis plugins requires a `_revisions` table for each model you want to track. Using polymorphism is discouraged by Sequel as it shows bad performance, especially for large collections. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfdan%2Fsequel-revisions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalfdan%2Fsequel-revisions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalfdan%2Fsequel-revisions/lists"}