diff --git a/config/defaults.yaml b/config/defaults.yaml index 5ecdfd4..b0d7370 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -555,6 +555,16 @@ repositories: - 44D8F11FD62F878E - B5690EEEBB952194 +- account: kevinveenbirkenbach + alias: pgsr + desciption: A Python-based CLI tool to bulk search (and optionally replace) text across all text/varchar columns in a PostgreSQL database, running either locally or inside a Docker container, with customizable SQL logic stored in a Jinja2 template. + homepage: https://github.com/kevinveenbirkenbach/pg-search-replace + provider: github.com + repository: pg-search-replace + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 # This a draft not implemented yet #- account: kevinveenbirkenbach # alias: detaxall