uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.46k stars 206 forks source link

TrunateTableQuery: missing ModelTableExpr() method #960

Closed Zyko0 closed 3 months ago

Zyko0 commented 4 months ago

Hello, this is probably more of a question, but why does this query type doesn't feature the ModelTableExpr overriding method?

https://github.com/uptrace/bun/blob/master/query_table_truncate.go