Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
PogPEGA
Posts
Comments
K
Kysely
•
Created by PogPEGA on 10/7/2024 in
#help
tuple() and refTuple() questions
thanks 👍
8 replies
K
Kysely
•
Created by PogPEGA on 10/7/2024 in
#help
tuple() and refTuple() questions
leading me to that conclusion
8 replies
K
Kysely
•
Created by PogPEGA on 10/7/2024 in
#help
tuple() and refTuple() questions
ah i see now, there are typings for 5 such columns at most i must have done something wrong
8 replies
K
Kysely
•
Created by PogPEGA on 4/29/2024 in
#help
Conditionally updating fields
actually, this can be done with
<ExpressionBuilder>.case()
, but is it possible to write smth like
id = id - 1
or would i be sticking to raw sql for scenarios like these?
4 replies