sqlxb icon indicating copy to clipboard operation
sqlxb copied to clipboard

Add struct TotalRows

Open sim-wangyan opened this issue 1 year ago • 0 comments

type TotalRows struct { Count int64 db:"COUNT(*)" }

sim-wangyan avatar Feb 01 '24 02:02 sim-wangyan