[GH-ISSUE #4196] [FEAT]: Allow other schemas via Postgres SQL Connecter #2671

Closed
opened 2026-02-22 18:30:43 -05:00 by yindo · 0 comments
Owner

Originally created by @kptres on GitHub (Jul 23, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4196

How are you running AnythingLLM?

Local development

What happened?

The postgres sql connector is hardcoded to use the public schema.
When generating queries it should append the schema name to the table e.g. schema.table

Are there known steps to reproduce?

No response

Originally created by @kptres on GitHub (Jul 23, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4196 ### How are you running AnythingLLM? Local development ### What happened? The postgres sql connector is hardcoded to use the public schema. When generating queries it should append the schema name to the table e.g. schema.table ### Are there known steps to reproduce? _No response_
yindo added the enhancementfeature request labels 2026-02-22 18:30:43 -05:00
yindo closed this issue 2026-02-22 18:30:43 -05:00
yindo changed title from [FEAT]: Allow other schemas via Postgres SQL Connecter to [GH-ISSUE #4196] [FEAT]: Allow other schemas via Postgres SQL Connecter 2026-06-05 14:47:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2671