← Back to team overview

phpdevshell team mailing list archive

[Bug 1070789] [NEW] Query ignore null parameters

 

Public bug reported:

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

** Affects: phpdevshell
     Importance: Low
     Assignee: Greg (gregfr)
         Status: In Progress

** Changed in: phpdevshell
   Importance: Undecided => Low

** Changed in: phpdevshell
     Assignee: (unassigned) => Greg (gregfr)

** Changed in: phpdevshell
       Status: New => In Progress

-- 
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.:
  In Progress

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


Follow ups

References