GORM Playground Link

https://github.com/go-gorm/playground/pull/230

Description

When I use subQuery in Expr(), it throws me an error =====> sql: converting argument $2 type: unsupported type gorm.DB, a struct

Comment From: jinzhu

Fixed, thank you for your report.

Comment From: Komorebi695

Does that seem to be a problem?