Gabriel

Results 14 comments of Gabriel

@Angelelz If that is the case then shouldn't the types for something like queries be synchronous as well? Since they are async it naturally follows that a developer would treat...

If anyone comes across this my work around was to just handle transaction logic. This is just repurposing the bulk of the logic in `BetterSQLIteTransaction`. ```typescript type Transaction = {...

would like to see this available as well. In the meantime @Esa-Kurniawan you can unblock yourself by following the documentation here `https://github.com/colinhacks/zod#dates`.