merlyn/server
Roman Wu 78cbb06c57
Modify the PostgreSQL SQL connector to support querying tables from schemas other than the default public schema. (#4202)
* Add PostgreSQL schema support to SQL connector

- Add schema configuration option to PostgreSQL connector
- Update SQL queries to filter by specified schema
- Add schema input field to frontend connection modal (PostgreSQL only)
- Default to 'public' schema when no custom schema specified
- Add getQualifiedTableName() method for schema.table format

* Fix code formatting after linting

* Update Postgresql.js

* add back removal of ending curly brace

* Update Postgresql.js

* add back removal of ending curly brace (again?)

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-07-28 08:43:15 -07:00
..
__tests__/utils Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
endpoints Fix multimodal chats via openai compat api (#4135) 2025-07-22 09:57:32 -07:00
jobs Feature/drupalwiki collector (#3693) 2025-04-21 09:17:24 -07:00
models Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
prisma Configurable message limit for embed chat widget (#4114) 2025-07-10 12:45:53 -07:00
storage Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
swagger Allow custom headers in upload-link endpoint (#3695) 2025-04-22 12:47:12 -07:00
utils Modify the PostgreSQL SQL connector to support querying tables from schemas other than the default public schema. (#4202) 2025-07-28 08:43:15 -07:00
.env.example Native Embedder model selection (incl: Multilingual support) (#3835) 2025-07-22 10:07:20 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore JSON Parser from agent flow blocks (#3863) 2025-06-05 07:18:00 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js ModelContextProtocol (MCP) Full Compatibility (#3547) 2025-03-31 16:15:19 -05:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json 1.8.4 tag update 2025-07-16 10:40:39 -07:00
yarn.lock Add ability to search workspace and threads (#4120) 2025-07-10 16:42:10 -07:00