Releases: driftphp/reactphp-dbal
Releases · driftphp/reactphp-dbal
0.1.4
Added close methods in drivers
0.1.3
- Upgraded from DBAL2 to DBAL3
- PHP8 support
0.1.2
Test credentials as string without password (#20)
0.1.0
Added some table related methods (#12)
- createTable
- dropTable
- truncateTable
Added circleci badge