Surowe zapytanie z ekranu

const rawData = await manager.query(`SELECT * FROM USERS`);
Fancy Ferret