db.ListProperty(string) 을 bulkload 할 때, 다음 함수를 사용할 것 import_transform: transformhelper.split_string(‘;’) export_transform: transformhelper.join_list(‘;’)
db.ListProperty(string) 을 bulkload 할 때, 다음 함수를 사용할 것 import_transform: transformhelper.split_string(‘;’) export_transform: transformhelper.join_list(‘;’)