chatgpt-retrieval-plugin icon indicating copy to clipboard operation
chatgpt-retrieval-plugin copied to clipboard

[Refactor] convert postgres delete implementation to parameterized query

Open kurt-r2c opened this issue 10 months ago • 0 comments

Pull Request (PR) Checklist

Short Description:

Refactor the Postgres datastore delete implementation to use parameterized queries.

Issue(s) Linked: N/A

Branch:

Branch in fork: https://github.com/kurt-r2c/chatgpt-retrieval-plugin/tree/kb/postgres-delete-parameterized-query

Code Changes & Tests:

Minimal changes - existing Postgres test suite passed.

kurt-r2c avatar Apr 11 '24 23:04 kurt-r2c