Excute rohe Abfrage

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