开发者

Bulkloader import list of integers

How should I configure import_transform and export_transform im my configuration yaml file to be able to export and import multiple integer pr开发者_运维知识库operty?


I wrote this collection of helpers for bulk loading data:

http://code.google.com/p/bulkloader-gdata-connector/source/browse/bulk_helper.py

I think that list_to_json(int) and json_to_list(int) are what you need.

Be aware that this will choke on entities that have don't have the list defined yet.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜