tyoeorm raw sql code example Example: typeorm raw sql const rawData = await manager.query(`SELECT * FROM USERS`);