Skip to content

[DB] Real-driver nested-module test #126

@cssbruno

Description

@cssbruno

Add a real-driver nested-module test for the DB addon.

Scope:

  • Exercise DB addon helpers with a real database driver in an optional/nested module.
  • Keep third-party database driver dependencies out of the root module graph.

Acceptance criteria:

  • Nested module test runs independently.
  • Root module dependencies remain unchanged.
  • CI or docs identify how to run the real-driver test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    addonOptional addon package workdbDatabase addon and database/sql integration workruntimeGOWDK Runtime packages and server behavior

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions