Nic
CCConvex Community
•Created by Nic on 3/30/2025 in #support-community
Searching two columns
for now ill just do a read all/filter, as the tables going to be < few thousand documents
8 replies
CCConvex Community
•Created by Nic on 3/30/2025 in #support-community
Searching two columns
yeah, trigger seems like the way to go to build a computed column/index. In fact i need to do a deep dive on triggers to see where i can add it into my codebase thanks!
8 replies
CCConvex Community
•Created by Nic on 3/30/2025 in #support-community
Searching two columns
something that lets us concat 2 columns into one index would be beneficial too
8 replies
CCConvex Community
•Created by Nic on 3/30/2025 in #support-community
Searching two columns
Typically, the LIKE "%" would do great here with normal RDBS
8 replies