Hacker News new | ask | show | jobs
by _salmon 2987 days ago
Does this work for finding all objects in a bucket that match a criteria?

i.e. SELECT name FROM myBucket where object.name LIKE '%.log'