Skip to content

[2026-08-29] Resolve generated relation subquery entity metadata #12

Description

@philipgreat

Gap

Generated relation predicates pass the child entity name into in_subquery and not_in_subquery, while SQL compilation currently expects an EntityDescriptor. Source generation succeeds but SQLite execution cannot resolve the nested entity metadata.

Acceptance

  • Resolve nested subquery entity names through the installed schema provider before SQL compilation.
  • Preserve explicit descriptors for hand-built expressions.
  • Verify positive and negative relation subqueries against SQLite.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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