Skip to content

[Drift] Drizzle v1 beta relational query support added to powersync-js (powersync-js #911) #429

@benitav

Description

@benitav

What shipped: The @powersync/drizzle-driver now supports Drizzle v1 beta relational queries via relations + db.query, while keeping the existing Drizzle 0.44.x behavior intact. On the 0.44.x path, db._query is exposed as an alias for backwards compatibility.

Why this needs docs: New integration feature — users who want to use Drizzle v1 beta's relational query API with PowerSync need to know what's supported, how to configure it, and how the two Drizzle version paths differ.

Likely affected pages/sections:

  • Drizzle ORM integration guide — document Drizzle v1 beta support: how to use db.query with relations, version compatibility matrix (v1 beta vs 0.44.x), and the db._query alias on the 0.44.x path
  • Client SDK packages / integrations overview — update the Drizzle entry to reflect v1 beta support

Source PR: powersync-ja/powersync-js#911

CC: @benitav @ziahamza

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions