Skip to content

refactor: remove inflection-db from export required deps#1260

Merged
pyramation merged 1 commit into
mainfrom
feat/remove-inflection-db-export-dep
Jun 5, 2026
Merged

refactor: remove inflection-db from export required deps#1260
pyramation merged 1 commit into
mainfrom
feat/remove-inflection-db-export-dep

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

Summary

Removes inflection-db from DB_REQUIRED_EXTENSIONS and PGPM_MODULE_MAP — exported/sandbox databases no longer need it installed.

Runtime code in constructive-db now calls inflection.underscore() directly (companion PR: constructive-io/constructive-db#1520), so inflection-db is purely a provisioning-time dependency.

Link to Devin session: https://app.devin.ai/sessions/9d079a6032fc40e8985a55fead8c4268
Requested by: @pyramation

inflection-db is now provisioning-only (runtime calls replaced with
inflection.underscore in constructive-db). Exported/sandbox databases
no longer need inflection-db installed.
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@pyramation pyramation merged commit 937cc8f into main Jun 5, 2026
37 checks passed
@pyramation pyramation deleted the feat/remove-inflection-db-export-dep branch June 5, 2026 22:28
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.

1 participant