Skip Navigation

Text Only/ Printer-Friendly

Current and Upcoming Development Projects

The project list has not been in active use for some time - The google code issue tracker is the primary location now for Reason project tracking.

Browse by project_type/client:
Remove

Rework String Escape Method(s)

Edit this project

  • Description: Reason uses a hodgepoge of methods to escape strings for use in SQL queries. For security and compatibility reasons, it would be a good idea to standardize the way we are escaping these values.
  • Current State: In Planning
  • Deadline: Not currently defined
  • Project Lead: mryan
  • Scale: medium
  • Initiation Date: Apr 16th, 2007
  • Detailed Info:

    As a preliminary idea, we could have a reason_escape_string() function, which takes into account a) the availability of applicable functions and b) the current database engine (for future ability to run Reason against non-MySQL dbs)

Project Types

Edit this project

Order by: Deadline | Current State | Project Lead | Priority Level | Scale | Initiation Date

Other Projects which match the current focus

  • Contextual help
    • Description: Deveop a system for providing contextual help for Reason users
    • Current State: Assigned
    • Deadline: Not currently defined
    • Project Lead: mryan, nwhite
    • Scale: medium
    • Initiation Date: Jul 17th, 2006
  • Rework String Escape Method(s)
    • Description: Reason uses a hodgepoge of methods to escape strings for use in SQL queries. For security and compatibility reasons, it would be a good idea to standardize the way we are escaping these values.
    • Current State: In Planning
    • Deadline: Not currently defined
    • Project Lead: mryan
    • Scale: medium
    • Initiation Date: Apr 16th, 2007

Show all projects