issues
search
hediet
/
ts-typed-sql
A fully typed sql builder. Not maintained anymore, use it for your inspiration.
https://hediet.github.io/ts-typed-sql/
54
stars
4
forks
source link
CASE expression
#19
Open
phiresky
opened
7 years ago
phiresky
commented
7 years ago
case when @orderid > 0 then orders.orderid
else 0
case when @orderid > 0 then orders.orderid
else 0