I am performing an SQLite query to get all the image paths for a bunch of image ids. The order the ids are in needs to be maintained. If I query 5 ids, 5 paths are returned in the correct order. However if I keep the query the exact same but query 72,000 ids, the order I receive back is different? I am performing an SQLite query to get all the