Skip to content

Conversation

@lovasoa
Copy link
Collaborator

@lovasoa lovasoa commented Jan 21, 2026

Add support for standard PostgreSQL environment variables to configure database connections.

This allows SQLPage to automatically configure PostgreSQL connections using PGHOST, PGUSER, PGPASSWORD, etc., when no database_url is explicitly set. It also enables using PGPASSWORD if a configured database_url lacks a password and database_password is not explicitly provided, ensuring environment variables are respected while explicit configuration takes precedence.


Open in Cursor Open in Web

Co-authored-by: contact <contact@ophir.dev>
@cursor
Copy link

cursor bot commented Jan 21, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

cursoragent and others added 2 commits January 21, 2026 10:34
…ency

Co-authored-by: contact <contact@ophir.dev>
Co-authored-by: contact <contact@ophir.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants