id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 5188,Additional DB sanitization functions,markjaquith,,"For places where we build complex SQL queries by hand or where we let PHP control things like column names, limits, and ORDER BY order, we need some functions to consistently sanitize this data. Proposed: {{{ sanitize_column($column name); sanitize_limit($limit_string); sanitize_orderby_direction($desc_or_asc); }}} Any others?",enhancement,closed,normal,,General,,normal,wontfix,,,