select * from transactions where operation = 'SEND' order by craetedAt desc;. という何の変哲もないクエリです。 エラーの原因は、whereの条件で利用 ...
確定! 回上一頁