ISibboI / vocabulary-learning-application

0 stars 0 forks source link

Add custom database connection pool type #30

Closed ISibboI closed 1 year ago

ISibboI commented 1 year ago

Pool type should support our error type and not give out connections directly, but only take closures to be executed inside a transaction.