reactphp-dbal
reactphp-dbal copied to clipboard
DBAL for ReactPHP on top of Doctrine
Transactions
Let's chat about how transactions can be implemented in the package.
How do you get the last inserted ID (auto increment) after inserting something into the DB?
Flattened a couple of promises in `ConnectionTest.php`.
We should use Doctrine's method `VersionAwarePlatformDriver::createDatabasePlatformForVersion` in order to create a Platform instance depending on the version.
I believe it should be added as a suggestion now Revolt event-loop is around, allowing devs that doesn't use ReactPHP's event-loop anymore to not be forced on installing it.