Oops, a tiny blunder in my previous update, returned an illegal SQL snippet if there were no IDs selected. The list builder should cleverly…
Show more
Oops, a tiny blunder in my previous update, returned an illegal SQLsnippet if there were no IDs selected. The list builder should cleverlyrefuse to do the query in this case, but we'll settle for it doing a SELECTthat returns nothing for now.
Show less