ts-typed-sql
ts-typed-sql
copied to clipboard
hediet
Reame
Issues
sum() function return type depends on input type
Open
phiresky
opened this issue 7 years ago
• 0 comments
int -> bigint bigint -> numeric float -> double precision other -> other
(
see here
)
May 20 '18 11:05
phiresky