-
- Downloads
fix: Pass user ID instead of user object in native query [VIPS-1079]
Fixes a runtime error affecting all logged-in users.The native SQL query expected a scalar vipsLogicUserId, but the full user object was mistakenly passed as a parameter.
Loading
Please register or sign in to comment