Closed Bug 562787 Opened 16 years ago Closed 16 years ago

Fix getResultByName idl description to specify it needs an AS clause

Categories

(Core :: SQLite and Embedded Database Bindings, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a5

People

(Reporter: mak, Assigned: mak)

Details

Attachments

(1 file)

getResultByName is guaranteed working correctly only if columns are aliased. See http://www.sqlite.org/c3ref/column_name.html I should fix current usage and add a note in Storage idl.
after a second check in expiration sounds like I already used the correct AS form, so i'm only going to fix the idl.
Assignee: mak77 → nobody
Component: Places → Storage
QA Contact: places → storage
Summary: Fix getResultByName use in expiration → Fix getResultByName idl description to specify it needs an AS clause
Assignee: nobody → mak77
Attached patch patch v1.0Splinter Review
I used a slightly modified version of the original SQLite documentation comment
Attachment #443062 - Flags: review?(bugmail)
Attachment #443062 - Flags: review?(bugmail) → review+
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: