← Back to team overview

phpdevshell team mailing list archive

[Bug 1070789] Re: Query ignore null parameters

 

This is fixed now because the query no longer "cleans" the parameters.

** Changed in: phpdevshell
    Milestone: None => 3.2.1-stable

** Changed in: phpdevshell
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/1070789

Title:
  Query ignore null parameters

Status in Open Source PHP RAD Framework with UI.:
  Fix Committed

Bug description:
  PHPDS_query filters out null parameter from the parameters array. This
  is wrong, since NULL can be a valid parameter for a SQL query.

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/1070789/+subscriptions


References