clue / reactphp-sqlite

Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-sqlite
MIT License
51 stars 10 forks source link

Update test suite to ensure 100% code coverage #66

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of https://github.com/clue/reactphp-eventsource/pull/35 and #65