79548359

Date: 2025-04-01 10:32:01
Score: 2
Natty:
Report link

Waterline sometimes fetch extra rows due to pagination logic or caching. Can you please check once by this, are you getting expected data or not!

const result = await db.awaitQuery("SELECT * FROM movies LIMIT 2"); console.log(result);

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user30131316