From 5ce8c18682422d4fb680e37bd9f373bef37c345b Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Thu, 14 Aug 2025 12:18:41 +0200 Subject: [PATCH] Added pgsr --- config/defaults.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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