Posted by NancyDru on June 11, 2007 at 2:03am
Jump to:
| Project: | Coder |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Based on How to write database independent code:
1) Suggest db_query_range when a LIMIT is specified.
2) You might already do this, but suggest NULL instead of ''.
3) Check for table names in braces - one of mine slipped through with back ticks on it.
Comments
#1
Is this a duplicate now?
#2
Sorry, this ticket fell off my first page of issues. Thanks for bringing it back to the forefront.
#3
2. I don't remember exactly. It was mentioned in the post I referenced.