Skip to content

feat: add inflection-db to PGPM module map and export required extensions#1258

Merged
pyramation merged 1 commit into
mainfrom
feat/add-inflection-db-module
Jun 5, 2026
Merged

feat: add inflection-db to PGPM module map and export required extensions#1258
pyramation merged 1 commit into
mainfrom
feat/add-inflection-db-module

Conversation

@pyramation
Copy link
Copy Markdown
Contributor

Summary

Registers the newly published @pgpm/inflection-db package so it's available to the pgpm toolchain:

  • PGPM_MODULE_MAP['inflection-db'] = '@pgpm/inflection-db' — enables pgpm install resolution
  • DB_REQUIRED_EXTENSIONS gains 'inflection-db' — ensures database exports include the extension

This is the companion change to pgpm-modules#78 (published @pgpm/inflection-db) and constructive-db#1516 (syncs constructive-db to use the published version and reverts inlined inflection.underscore calls back to inflection_db.*).

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

…ions

Add 'inflection-db' -> '@pgpm/inflection-db' to PGPM_MODULE_MAP so pgpm
can resolve and install the module. Add 'inflection-db' to
DB_REQUIRED_EXTENSIONS so database exports include the extension.
@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 d635d21 into main Jun 5, 2026
37 checks passed
@pyramation pyramation deleted the feat/add-inflection-db-module branch June 5, 2026 06:22
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