Skip to content

Add query builder conversions from bool to BoolExpr #4538

@joshua-spacetime

Description

@joshua-spacetime

The following should be possible, unfortunately we don't have any conversions for booleans at the moment.

ctx.from.my_table().r#where(|row| row.alive)

Metadata

Metadata

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