- added colnum parameter to fetchOne and fetchColumn
- use fetchColumn() in fetchOne() - removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally
Showing
Please register or sign in to comment
- use fetchColumn() in fetchOne() - removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally