Closed xiam closed 3 years ago
One() always returns the first result and nothing more, make sure LIMIT 1 is added automatically in this case.
One()
LIMIT 1
One()
always returns the first result and nothing more, make sureLIMIT 1
is added automatically in this case.