Skip to content

Conversation

@cesarcoatl
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

We did not have a mechanism for handling concurrent database connections using DisposableConnection.

Issue Number: #12

What is the new behavior?

With the addition of system.util.globals in Ignition 8.1, it is possible to keep track of all active connections.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@cesarcoatl cesarcoatl enabled auto-merge (squash) April 19, 2023 00:22
@cesarcoatl cesarcoatl merged commit 378e407 into main Apr 19, 2023
@cesarcoatl cesarcoatl deleted the feat/db/DisposableConnection branch April 19, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants