think-orm icon indicating copy to clipboard operation
think-orm copied to clipboard

debug: single trigger result as function result

Open BenZ-CN opened this issue 4 years ago • 0 comments

Event->trigger will return an array of result, but the query result should be a single result, using $once param fix that.

BenZ-CN avatar Apr 07 '21 07:04 BenZ-CN