Bug Fixes
PDO::FETCH_DEFAULTis now used only if previously defined
Unclaimed project
Are you a maintainer of fluentpdo? Claim this project to take control of your public changelog and roadmap.
PDO::FETCH_DEFAULT is now used only if previously definedQuery::debug() can now be declared as a Closure or anonymous function without producing an "undefined method" errornull values will no longer be removed from the parameter list.Query::debug now defaults to false to avoid accidental implicit "truthy" values