Skip to content

[BUG] sqlite backend embding issue #382

@eightreal

Description

@eightreal

Description

when I run sqlite test script , it report a issue
raise ValueError(f"{type_} has no matching SQLAlchemy type")
ValueError: <class 'list'> has no matching SQLAlchemy type

I debug the code ,it's caused by embding field

Environment

I use the main branch of 2026/3/13

Steps to reproduce

just install by uv ,and run test_sqlite

Expected behavior

run successfully

Version

2026/3/13 main

Severity

Critical

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions