Skip to content

Conversation

@backend-hyoseok
Copy link

@backend-hyoseok backend-hyoseok commented Jan 10, 2026

Fixed a bug where drizzle-kit pull generated incorrect TypeScript file for functional/computed indexes. The generator was incorrectly using the boolean isExpression property instead of the value property when creating the sql template literal, resulting in sqltrue`` in the output.

Fixes #5224

Fixed a bug where `drizzle-kit pull` generated incorrect TypeScript for functional/computed indexes.
The generator was incorrectly using the boolean `isExpression` property instead of the `value` property when creating the `sql` template literal, resulting in `sql`true`` in the output.

Fixes drizzle-team#5224
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