Skip to content

Conversation

mpscholten
Copy link
Member

@mpscholten mpscholten commented Sep 17, 2025

ihp-env-var-backwards-compat: Add missing IHPSchema.sql reference

Fixes #2125

ihp-env-var-backwards-compat: Add missing IHPSchema.sql reference
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a database initialization issue by adding a missing reference to the IHPSchema.sql file in the ihp-env-var-backwards-compat configuration. The fix ensures that the database setup process can locate the required schema file.

  • Adds IHPSchema.sql path to the ihp-env-var-backwards-compat paths array

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Replaces the specific IHPSchema.sql path with the full ihp-ide data directory in the ihp-env-var-backwards-compat paths. This change ensures all relevant files in the directory are included for compatibility.
@mpscholten mpscholten merged commit f940a9d into master Sep 21, 2025
1 check passed
@mpscholten mpscholten deleted the fix-2125 branch September 21, 2025 20:57
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.

Env Var Compatibility
1 participant