Menu

#13 Better support for working with lists of params

sqlbuilder-2.0.13
closed
nobody
sqlbuilder (14)
1
2014-12-16
2014-12-08
No

Primary use case would be "IN" expressions utilizing placeholders. User has list of values with which they want to first form the IN expression with the appropriate number of parameters and then later set them all in the QueryPreparer for a given type.

Discussion

  • James Ahlborn

    James Ahlborn - 2014-12-16
    • status: open --> closed
    • Group: Unassigned --> sqlbuilder-2.0.13
     
  • James Ahlborn

    James Ahlborn - 2014-12-16

    Add QueryPreparer.ListPlaceHolder. Fixed in trunk, will be in the 2.0.13 release.

     
  • James Ahlborn

    James Ahlborn - 2014-12-16
    • labels: --> sqlbuilder
     

Log in to post a comment.