I have seen that pgx has the CollectRows function to do the same job as that function. I can not use CollectRows because it uses generics and requires Go 1.18, but i have adopted the same nomenclature they use.
I have seen that pgx has the CollectRows function to do the same job as that function. I can not use CollectRows because it uses generics and requires Go 1.18, but i have adopted the same nomenclature they use.