{"id":15138470,"url":"https://github.com/yonyong/vertx-pg-client-patch","last_synced_at":"2026-01-29T03:35:57.941Z","repository":{"id":243159253,"uuid":"811640793","full_name":"yonyong/vertx-pg-client-patch","owner":"yonyong","description":"vertx-pg-client patch package, fix the bug that String parameter type can not be automatically converted to database type","archived":false,"fork":false,"pushed_at":"2024-06-07T02:37:47.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T15:28:08.234Z","etag":null,"topics":["non-blocking","postgres","postgresql","reactive","vertx","vertx-jdbc","vertx-pg-client","vertx-sql","vertx-sql-client"],"latest_commit_sha":null,"homepage":"https://github.com/eclipse-vertx/vertx-sql-client/tree/4.2.7","language":"Java","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/yonyong.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-07T02:19:26.000Z","updated_at":"2024-06-16T16:16:21.000Z","dependencies_parsed_at":"2024-06-07T03:44:12.991Z","dependency_job_id":null,"html_url":"https://github.com/yonyong/vertx-pg-client-patch","commit_stats":null,"previous_names":["yonyong/vertx-pg-client-patch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yonyong/vertx-pg-client-patch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fvertx-pg-client-patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fvertx-pg-client-patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fvertx-pg-client-patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fvertx-pg-client-patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yonyong","download_url":"https://codeload.github.com/yonyong/vertx-pg-client-patch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yonyong%2Fvertx-pg-client-patch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28862126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"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"}},"keywords":["non-blocking","postgres","postgresql","reactive","vertx","vertx-jdbc","vertx-pg-client","vertx-sql","vertx-sql-client"],"created_at":"2024-09-26T07:24:19.570Z","updated_at":"2026-01-29T03:35:57.916Z","avatar_url":"https://github.com/yonyong.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"vertx-pg-client 补丁\n===============================  \n### maven依赖\n执行 mvn clean install命令后 , 在项目中引入本组件\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003etop.yonyong\u003c/groupId\u003e\n    \u003cartifactId\u003evertx-pg-client-patch\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n### 1、修复功能 \n```\n修复 vertx-pg-client string类型无法自动转换数据库字段类型的问题\n```\n### 2、补丁原理 \n```\n1. 修改PgParamDesc#prepare(TupleInternal)逻辑，字段类型解析功能增强,支持VARCHAR类型转换\n2. 修改DataTypeCodec二进制编码和文本编码逻辑，支持VARCHAR类型的属性值编码\n```\n### 3、适用版本 \n```\nio.vertx:vertx-pg-client:4.2.7\n```\n### 4、注意事项\n```\n1）补丁包需要位于pom文件依赖最顶端\n2）补丁包基于4.2.7研发，建议与vertx-pg-client版本一致\n3）可参考实现逻辑，不导入本补丁包，自行修改vertx-pg-client源码\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonyong%2Fvertx-pg-client-patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyonyong%2Fvertx-pg-client-patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyonyong%2Fvertx-pg-client-patch/lists"}