{"id":20643855,"url":"https://github.com/adjust/dumbo","last_synced_at":"2025-04-16T02:06:08.133Z","repository":{"id":15666106,"uuid":"18403530","full_name":"adjust/dumbo","owner":"adjust","description":"postgres extension fun","archived":false,"fork":false,"pushed_at":"2024-07-31T08:54:55.000Z","size":138,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":72,"default_branch":"master","last_synced_at":"2024-09-17T17:19:45.377Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adjust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2014-04-03T13:14:22.000Z","updated_at":"2019-04-26T14:34:46.000Z","dependencies_parsed_at":"2024-11-16T16:14:09.094Z","dependency_job_id":"01a4f065-6243-4603-ad7e-b02455d888b5","html_url":"https://github.com/adjust/dumbo","commit_stats":{"total_commits":51,"total_committers":2,"mean_commits":25.5,"dds":0.07843137254901966,"last_synced_commit":"e4a4821e86f0be26be8eb07f692610ba1b4bad12"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fdumbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fdumbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fdumbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adjust%2Fdumbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adjust","download_url":"https://codeload.github.com/adjust/dumbo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249183102,"owners_count":21226141,"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-16T16:14:06.324Z","updated_at":"2025-04-16T02:06:08.115Z","avatar_url":"https://github.com/adjust.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dumbo\n\npostgres extension with fun\n\n![](http://img1.wikia.nocookie.net/__cb20091210033559/disney/images/7/76/Dumbo-HQ.JPG)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'dumbo'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install dumbo\n\n## Getting Started\n\nAt the command prompt, create a new extension:\n\n  dumbo new myextention\n\nwhere \"myextention\" is the extension name.\n\nChange directory to myextention to start hacking:\n\n    cd myapp\n\nAs a stating point take a look at the sample function in\n\n    sql/sample.sql\n\nand the corresponding test file\n\n    spec/sample_spec.rb\n\nbuild the extension and run the specs\n\n    rake\n\nif you start working on a new version run\n\n    rake dumbo:new_version [level]\n\nwhere level is new version level (major, minor patch)\n\nwhen you are done you can create the migration files with\n\n    rake dumbo:migrations\n\n## Contributing\n\n1. Fork it ( http://github.com/adeven/dumbo/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjust%2Fdumbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadjust%2Fdumbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadjust%2Fdumbo/lists"}