Skip to content

#362 support drizzle-orm v1#363

Merged
animir merged 3 commits into
masterfrom
362-support-drizzle-v1
May 2, 2026
Merged

#362 support drizzle-orm v1#363
animir merged 3 commits into
masterfrom
362-support-drizzle-v1

Conversation

@animir
Copy link
Copy Markdown
Owner

@animir animir commented Apr 25, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Drizzle store integration to work with drizzle-orm v1 export shapes and adds a test step to validate compatibility against a v1 (beta) install.

Changes:

  • Refactor Drizzle operator loading to resolve operators across possible module/default-export layers (and optionally from drizzle-orm/sql).
  • Add an npm script and integrate it into npm test to run Drizzle Postgres tests against drizzle-orm v1 (beta).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
package.json Adds a test:drizzle:postgres:v1 script and runs it as part of npm test.
lib/RateLimiterDrizzle.js Reworks operator loading via dynamic imports to support new Drizzle v1 module export patterns.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment thread lib/RateLimiterDrizzle.js
Comment thread package.json Outdated
@animir animir merged commit 0483c3c into master May 2, 2026
6 checks passed
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.

3 participants