Database independent code
NancyDru - June 11, 2007 - 02:03
| Project: | Coder |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#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.