The keys[] array in Query.ModifyRowsResults? | slangley | 2010-09-30 15:00 | |||||||||||||||||||||
Status: Closed | |||||||||||||||||||||||
When I do a LABKEY.Query.insertRows() command via the JavaScript API on an external schema in PostgreSQL, the object passed to the successCallback function doesn't appear to have a keys[] property as I read in the documentation here: https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.Query.ModifyRowsResults.html To find the primary key of the row(s) inserted, I have to inspect the row[] array for what I know to be the primary key field for that particular table. Is this a known limitation? Thanks. Scott Langley |
|||||||||||||||||||||||
| |||||||||||||||||||||||