The version of SQFLITE I'm using is 2.2.8+4
When I run my query from the DB Browser it's sorted in the way I want it (without using sorting functions), but when I run the query in the app it is sorted.
Is there a way to make the sqflite result the same as DB Browser's result?