Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Implemented support for transaction API. #8

Merged
merged 4 commits into from
Jul 6, 2023

Conversation

freezemage0
Copy link
Contributor

  • Added @throws tags where needed.
  • Removed unused static PDODriver::$instance property;
  • Implemented DriverException::createFromPdo() named constructor for convenience.

Fixes #2 and #5

Copy link
Member

@xHeaven xHeaven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@freezemage0 freezemage0 force-pushed the feature/support_transaction_api branch from 8e895bc to ad7441d Compare July 6, 2023 16:41
@freezemage0 freezemage0 merged commit 58ac942 into tnapf:main Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for transactions
3 participants