### What problem does this PR solve? This PR fixes incorrect naming for PostgreSQL usage by replacing all instances of `postgresql` with the correct `postgres` in the `db_type` field. This resolves potential configuration errors and ensures consistency when specifying the database type. Also fixed handling of None for `get_queue_length` ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) Co-authored-by: cucusenok <BP-116: updated readme.md> |
||
|---|---|---|
| .. | ||
| canvas | ||
| components | ||
| debug-content | ||
| form | ||
| form-sheet | ||
| hooks | ||
| run-sheet | ||
| setting-dialog | ||
| upload-agent-dialog | ||
| utils | ||
| version-dialog | ||
| constant.tsx | ||
| context.ts | ||
| flow-tooltip.tsx | ||
| form-hooks.ts | ||
| hooks.tsx | ||
| index.tsx | ||
| interface.ts | ||
| operator-icon.tsx | ||
| options.ts | ||
| store.ts | ||
| use-agent-history-manager.ts | ||
| utils.ts | ||