← Back to team overview

phpdevshell team mailing list archive

[Bug 689628] [NEW] Add a parameter checking method to PHPDS_query->invoke()

 

Public bug reported:

In the common case, PHPDS->invoke() receive one parameter: an array of
values to be used in the SQL query. I must add a method to check that
these values are conform.

** Affects: phpdevshell
     Importance: Wishlist
     Assignee: Greg (gregfr)
         Status: New

** Affects: phpdevshell/3.1
     Importance: Wishlist
     Assignee: Greg (gregfr)
         Status: New

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

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

** Also affects: phpdevshell/3.1
   Importance: Undecided
       Status: New

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

** Changed in: phpdevshell/3.1
   Importance: Undecided => Wishlist

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

Title:
  Add a parameter checking method to PHPDS_query->invoke()

Status in Open Source PHP RAD Framework with UI.:
  New
Status in PHPDevShell 3.1 series:
  New

Bug description:
  In the common case, PHPDS->invoke() receive one parameter: an array of values to be used in the SQL query. I must add a method to check that these values are conform.





Follow ups

References