Replies: 6 comments 2 replies
-
@thadguidry @musibs @rajivmca2004 @souravroy @susanta-mukhopadhyay - pls feel free to share your feedback. |
Beta Was this translation helpful? Give feedback.
-
POST
|
Beta Was this translation helpful? Give feedback.
-
Join syntax implemented hence closing this discussion. |
Beta Was this translation helpful? Give feedback.
-
Hi there, we should support custom conditions in the "ON" block. Such as the sample below, it's valuable for situations of left join: Payload: |
Beta Was this translation helpful? Give feedback.
-
The string is not supported in ON. We can potentially extend it. Will check
…On Thu, Jan 23, 2025, 8:06 PM Thad Guidry ***@***.***> wrote:
@quachtd <https://github.com/quachtd> on and withTable are 2 attributes
of many already supported that you can add to the request body. See our
docs: https://db2rest.com/docs/join/how-to-join-multiple-tables
—
Reply to this email directly, view it on GitHub
<#262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAISPRGW747AEUFLAPVD3CD2MGN3JAVCNFSM6AAAAABVYBTP36VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCOJTG4YTSNQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The second one - "sales_person" I want to it to be searched with a literal such as "sales_person"=='my name1' or "my name2".
Yahoo Mail: Search, Organize, Conquer
On Thu, Jan 23, 2025 at 6:21 PM, Thad ***@***.***> wrote:
Confused by your reply, it's an Array he presented as the value of on? So what part do you mean by String?
[
"said==said",
"sales_person=='my optional value not work here'"
]
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Here is the set of tables to help design the syntax for no FK and implicit joins.
Beta Was this translation helpful? Give feedback.
All reactions