чрезмерный сырой запрос

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