Skip to content

feat: bootstrap Alembic and add acronym_mapping table - #4

Open
borkarsaish65 wants to merge 1 commit into
ELEVATE-Project:release-2.1.0from
borkarsaish65:feat/acronym-search-01-alembic-and-table
Open

feat: bootstrap Alembic and add acronym_mapping table#4
borkarsaish65 wants to merge 1 commit into
ELEVATE-Project:release-2.1.0from
borkarsaish65:feat/acronym-search-01-alembic-and-table

Conversation

@borkarsaish65

Copy link
Copy Markdown

Adds Alembic with a no-op baseline revision for the pre-existing unmanaged translations table, plus a migration that creates acronym_mapping (id PK, expansions as JSONB array, description, composite index on acronym+is_active) and seeds it from data/acronyms.csv, now the real 599-acronym dataset.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1f1d76b1-75cb-4629-a9b9-5976fee598b9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Adds Alembic with a no-op baseline revision for the pre-existing
unmanaged translations table, plus a migration that creates
acronym_mapping (id PK, expansions as JSONB array, description,
composite index on acronym+is_active) and seeds it from
data/acronyms.csv, now the real 599-acronym dataset.
@borkarsaish65
borkarsaish65 force-pushed the feat/acronym-search-01-alembic-and-table branch from 68d86d8 to 8640a51 Compare August 14, 2026 07:13
@borkarsaish65
borkarsaish65 changed the base branch from release-2.0.0 to release-2.1.0 August 14, 2026 11:14
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