Skip to content

Runtime selection library only supports std::list as a collection #391

@doczir

Description

@doczir

The current implementation of the runtime selection library in it's current state only supports std::list and the intermediate selections from chains in the following operations:
select_any, select_any_where, select_many, select_many_where

This causes compilation errors when a .one() is called on a set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions