cemremengu / fastify-oracle

Attaches an oracledb connection pool to a Fastify server instance.
Other
14 stars 11 forks source link

Add Transaction Helper #15

Closed cemremengu closed 6 years ago

cemremengu commented 6 years ago

See: https://github.com/fastify/fastify-postgres/pull/24

cemremengu commented 6 years ago

Gave this another thought and oracledb API is already very easy for transactions so no need to clutter the code