如何在Fusion表中自动生成id

How to automatically generate id in Fusion tables

我正在使用 Google Apps 脚本在 Google Drive 中为我的 Fusion Table 执行 CRUD。我试图找到一种方法让 Fusion table 处理我的主键,它现在只是一个数字,但到目前为止运气不好。我必须编写代码来生成密钥还是有办法自动生成。

它会自动完成,列名是ROWID

注意:当您使用星号作为 column_spec

时,不会返回此列