{"id":40503028,"url":"https://github.com/rodo/pg_ddl_historization","last_synced_at":"2026-01-20T19:11:53.603Z","repository":{"id":259418679,"uuid":"876781719","full_name":"rodo/pg_ddl_historization","owner":"rodo","description":"Historize the ddl changes inside PostgreSQL database","archived":false,"fork":false,"pushed_at":"2024-12-03T16:31:47.000Z","size":62,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-03T17:23:33.744Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodo.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-22T14:46:37.000Z","updated_at":"2024-12-03T16:32:34.000Z","dependencies_parsed_at":"2024-11-25T19:30:06.800Z","dependency_job_id":null,"html_url":"https://github.com/rodo/pg_ddl_historization","commit_stats":null,"previous_names":["rodo/pg_ddl_historization"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rodo/pg_ddl_historization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_ddl_historization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_ddl_historization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_ddl_historization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_ddl_historization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodo","download_url":"https://codeload.github.com/rodo/pg_ddl_historization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodo%2Fpg_ddl_historization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28609885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2026-01-20T19:11:51.622Z","updated_at":"2026-01-20T19:11:53.588Z","avatar_url":"https://github.com/rodo.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"PostgreSQL Extension to historize in a table all DDL changes made on a database\n\n# pg_ddl_log_historization\nHistorize the ddl changes inside PostgreSQL database\n\n## Install\n\nTo install the extension, start by defining your connections\nparameters in your shell as usual.\n\nIf your connection string is well set up, the install is easy as\n\n```\n$ make install\n```\n\n## Install with pg_tle\n\nIf you work with AWS RDS you can deploy the extension with\n[pg_tle](https://github.com/aws/pg_tle), to build the file to deploy\nit just do :\n\n```\n$ make pgtle\n```\n\nAnd execute the file pgtle.ddl_historization-0.3.sql on your instance\n\n## Install with pgxn\n\n```\n$ pgxn install ddl_historization\n```\n\n## Test\n\nTests are done using https://pgtap.org/\n\n```\n$ make test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodo%2Fpg_ddl_historization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodo%2Fpg_ddl_historization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodo%2Fpg_ddl_historization/lists"}