Stu Mason
Stu Mason

Activity

Pull Request Opened

PR #91 opened: fix: cross-reference missing database types in environment endpoint

Summary

  • Add cross-reference logic to populate missing Dragonfly, KeyDB, and ClickHouse databases in environment details
  • The Coolify API doesn't include these database types in the environment endpoint response
  • New getProjectEnvironmentWithDatabases method fetches environment and cross-references list_databases

Fixes #88

Test plan

  • Verify all 202 tests pass
  • Test with a Dragonfly database in an environment - should now appear in response
  • Verify KeyDB and ClickHouse databases also appear

šŸ¤– Generated with Claude Code

+241
additions
-2
deletions
6
files changed