Ignacio Velasco
08/16/2022, 2:48 PM$queryRaw , my stored procedure returns two results, but I am only getting the last one.
Is there any way to get both values?Ignacio Velasco
08/16/2022, 2:50 PMNurul
08/18/2022, 8:05 AMIgnacio Velasco
08/18/2022, 3:20 PM3.14.0 , does the new version allow this feature?Nurul
08/19/2022, 10:53 AM$queryRaw method in version 3.14.0. You would need to enable improvedQueryRaw preview feature to test it.
I would suggest to check this with improvedQueryRaw enabled.Ignacio Velasco
08/19/2022, 11:44 AMNurul
08/19/2022, 11:54 AMVladi Stevanovic
Ignacio Velasco
08/30/2022, 3:07 PMVladi Stevanovic