This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Because PDO_SQLite does not return a row count, it means that count($resultSet) always returns 0, which means hasSubscriptions() always returns false, regardless of whether or not there are items in the resultset. Behavior will be added to the drivers at a later date to correct this situation.
- Loading branch information