•  
      request #11066 Introduce usage of prepared statements to query the SQL database
    Infos
    #11066
    Thomas Gerbet (tgerbet)
    2018-01-31 18:11
    2018-01-31 15:44
    11393
    Details
    Introduce usage of prepared statements to query the SQL database
    Tuleap internal APIs does not expose a way to query the DB with prepared statements and still rely on the deprecated mysql_ extension.
    If we want to deprecate/remove the current API we need to introduce first an alternative.


    I'm going to propose a contribution in this direction and convert a small existing plugin (probably captcha) to it to play with a real use case.
    Other
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-01-31
    Attachments
    Empty
    References

    Follow-ups