CODY
Explore posts from serversDTDrizzle Team
•Created by CODY on 12/23/2023 in #help
Can I .prepare() a transaction?
Surprisingly I can call prepare inside transaction callback but it doesn't make sense to me since we usually using prepare() as a variable out of block scope.
5 replies