Skip to content

Alternation engine#4439

Merged
AlexBlokh merged 1120 commits intobetafrom
alternation-engine
Dec 2, 2025
Merged

Alternation engine#4439
AlexBlokh merged 1120 commits intobetafrom
alternation-engine

Conversation

@AlexBlokh
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Fixed
Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Fixed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Fixed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Fixed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Fixed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Fixed
Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Fixed
Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Dismissed
Comment thread drizzle-kit/src/cli/validations/mssql.ts Fixed
Comment thread drizzle-kit/src/dialects/singlestore/typescript.ts Fixed
Comment thread drizzle-kit/src/dialects/singlestore/typescript.ts Fixed
Comment thread drizzle-kit/src/dialects/sqlite/typescript.ts Dismissed
Comment thread drizzle-kit/src/cli/validations/cockroachdb.ts Fixed
Comment thread drizzle-kit/src/dialects/cockroachdb/grammar.ts Fixed
Comment thread drizzle-kit/src/cli/validations/cockroach.ts Dismissed
Comment thread drizzle-kit/src/cli/validations/mssql.ts Dismissed
Comment thread drizzle-kit/src/dialects/cockroach/grammar.ts Fixed
Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Fixed
@Defman
Copy link
Copy Markdown

Defman commented Jun 25, 2025

How can I test the changes in this PR? I was wondering if a preview deployment is available through https://pkg.pr.new or if I should pull it down to test locally.

@AndriiSherman
Copy link
Copy Markdown
Member

How can I test the changes in this PR? I was wondering if a preview deployment is available through https://pkg.pr.new or if I should pull it down to test locally.

It's not available yet because there are around 40-50 failing tests. Once those are fixed, this PR will be automatically deployed to a preview npm tag that can be used. We'll announce it right after all the tests pass

@Defman
Copy link
Copy Markdown

Defman commented Jun 25, 2025

It's not available yet because there are around 40-50 failing tests. Once those are fixed, this PR will be automatically deployed to a preview npm tag that can be used. We'll announce it right after all the tests pass

Thank you.

I just had a quick look at the PR and noticed that CockroachDB Time Travel Quries are not supported, just wanted to note it here so it could perhaps be added to out stading issues are not planned, there might be other looking for the feature.

Comment thread drizzle-kit/src/dialects/sqlite/grammar.ts Dismissed
Comment thread drizzle-kit/src/dialects/mysql/typescript.ts Dismissed
@AlexBlokh AlexBlokh force-pushed the alternation-engine branch 2 times, most recently from d964d85 to 73d8eb4 Compare July 15, 2025 14:36
Comment thread drizzle-kit/src/dialects/cockroach/grammar.ts Dismissed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Dismissed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Dismissed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Dismissed
Comment thread drizzle-kit/src/dialects/postgres/grammar.ts Dismissed
@Eigilak
Copy link
Copy Markdown

Eigilak commented Dec 1, 2025

When can we expect this big boi to be on beta? 🫶

Comment thread drizzle-orm/package.json
@@ -70,6 +73,7 @@
"bun-types": "*",
"expo-sqlite": ">=14.0.0",
"gel": ">=2",
"mssql": "^11.0.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that mssql is only required for Microsoft SQL Server functionalities, would it be better to declare it as optional in peerDependenciesMeta?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created #5089 for that

@AlexBlokh AlexBlokh merged commit b705c25 into beta Dec 2, 2025
37 checks passed
@AlexBlokh AlexBlokh deleted the alternation-engine branch December 2, 2025 21:06
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.