Bug #401
loadで、_idを指定できるが無視される。
| Status: | やらない | Start: | 07/22/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.1 |
Description
以下のように再現できる。
table_create Users TABLE_NO_KEY column_create Users name COLUMN_SCALAR ShortText load --table Users [ ["_id", "name"], [1, "morita"], [2, "gunyara-kun"] ] load --table Users [ ["_id", "name"], [1, "morita"], [2, "gunyara-kun"] ]
History
Updated by daijiro MORI 13 days ago
- Target version changed from 1.0 to 1.1
Updated by daijiro MORI 13 days ago
- Status changed from 新規 to やらない