migrated all database queries from directly using the database connection pool to execute statements to getting passed a single transaction instead during yesterday and today! Feels good to have this done and use a much better, more reliable and controlled approach to handling data in my application