I\'ve got query:
@Query("SELECT * FROM test_entity ORDER BY timestamp DESC") fun getAll(): Flow>
I want to chang