Skip to content

[Bug] Published database config and added DB_SEARCH_PATH as env variable#2157

Merged
alexjustesen merged 1 commit intomainfrom
2156-bug-provide-ability-to-set-database-schema-postgresql
Apr 19, 2025
Merged

[Bug] Published database config and added DB_SEARCH_PATH as env variable#2157
alexjustesen merged 1 commit intomainfrom
2156-bug-provide-ability-to-set-database-schema-postgresql

Conversation

@alexjustesen
Copy link
Copy Markdown
Owner

📃 Description

This PR published the database.php config file and added search_path as an environment variable option. Based on https://stackoverflow.com/questions/45242702/how-to-set-default-postgresql-schema-for-laravel#45242853

📖 Documentation

https://docs.speedtest-tracker.dev/getting-started/database-drivers#postgres

🪵 Changelog

➕ Added

  • DB_SEARCH_PATH as environment variable to set Postgres schema

✏️ Changed

  • published config/database.php

@alexjustesen alexjustesen added the bug Something isn't working label Apr 19, 2025
@alexjustesen alexjustesen self-assigned this Apr 19, 2025
@alexjustesen alexjustesen linked an issue Apr 19, 2025 that may be closed by this pull request
3 tasks
@alexjustesen alexjustesen merged commit 512a855 into main Apr 19, 2025
2 checks passed
@alexjustesen alexjustesen deleted the 2156-bug-provide-ability-to-set-database-schema-postgresql branch April 19, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Provide ability to set database schema (PostgreSQL)

1 participant