{"id":15405699,"url":"https://github.com/zverok/sequel_marginalia","last_synced_at":"2025-04-06T16:24:49.208Z","repository":{"id":7851356,"uuid":"9223283","full_name":"zverok/sequel_marginalia","owner":"zverok","description":"Port of 37 signals marginalia for use with Sequel","archived":false,"fork":false,"pushed_at":"2013-04-05T10:14:32.000Z","size":124,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T17:20:15.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/zverok.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}},"created_at":"2013-04-04T17:11:21.000Z","updated_at":"2016-04-07T21:26:56.000Z","dependencies_parsed_at":"2022-08-31T15:52:07.661Z","dependency_job_id":null,"html_url":"https://github.com/zverok/sequel_marginalia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zverok%2Fsequel_marginalia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zverok%2Fsequel_marginalia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zverok%2Fsequel_marginalia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zverok%2Fsequel_marginalia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zverok","download_url":"https://codeload.github.com/zverok/sequel_marginalia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247510887,"owners_count":20950555,"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-01T16:18:17.531Z","updated_at":"2025-04-06T16:24:49.182Z","avatar_url":"https://github.com/zverok.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"sequel_marginalia\n=================\n\nKind of port of 37signals' [marginalia](https://github.com/37signals/marginalia)\nfor use with [Sequel](http://sequel.rubyforge.org/index.html).\n(It's rather port of an idea than code.)\n\nIt just adds comments about caller code to your Sequel SQL queries.\n\nWhen used, produces SQL like this:\n\n    SELECT COUNT(*) FROM `clients`\n    /* lib/myapp/somefile.rb:40:in `some_method' */\n\n## Usage\n\nInstall it is a gem.\n\nThan just do\n\n    my_database.extension :marginalia\n\nand it's here.\n\nBeing dead simple, should presumably work with and DB adapter, though\ntested only with mysql2.\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzverok%2Fsequel_marginalia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzverok%2Fsequel_marginalia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzverok%2Fsequel_marginalia/lists"}