Skip to content

fix(fastify/migrations): increase accounts table database column to VARCHAR(24)#178

Open
premsgr wants to merge 1 commit intomainfrom
fix/accounts-table-database-varchar-24
Open

fix(fastify/migrations): increase accounts table database column to VARCHAR(24)#178
premsgr wants to merge 1 commit intomainfrom
fix/accounts-table-database-varchar-24

Conversation

@premsgr
Copy link
Collaborator

@premsgr premsgr commented Feb 12, 2026

fix(fastify/migrations): increase accounts table database column to VARCHAR(24)

Tasks completed

  • Increased database column length from VARCHAR(10) to VARCHAR(24) in createAccountsTableQuery in packages/fastify/src/migrations/queries.ts to support longer database identifiers.
  • Updated CHANGELOG.md with an Unreleased entry documenting the migration fix under Bug Fixes.

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