Skip to content

Transaction in try and removal of some deprecation. #14

@tdltdl

Description

@tdltdl

The start of the transaction was not in a try with resource block, so in case of exception the connection was not cleanly rolled back and closed.
Deprecated method calls have been replaced by non deprecated methods.
The call to setParameter with 3 parameters has been replaced by the one with 2 parameters (as the implicit Conversion false is the default value of ServerConfig).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions