Home » Database » MDB_QueryTool » Bug #8056
Add support to remove() for NULL comparisons
Details
| Request #8056 | Add support to remove() for NULL comparisons |
|---|---|
| Submitted | 2006-06-28 14:54 UTC |
| From | sgreene at azorus dot com |
| Assigned | quipo |
| Status | Closed |
| Package | MDB_QueryTool |
| PHP Version | Irrelevant |
| OS | RedHat ES v3 |
| Roadmaps | (Not assigned) |
Comments
[2006-06-28 14:54 UTC] sgreene at azorus dot com
Description:
------------
Add support to remove() for NULL comparisons...
It would be nice if the remove() function were capable of taking a value passed as either the first argument, or within the data array, and determining that NULL should be converted to XXX IS NULL instead of XXX = 'NULL'.