【发布时间】:2022-01-13 00:01:45
【问题描述】:
【问题讨论】:
标签: firebase google-cloud-platform google-cloud-firestore
【问题讨论】:
标签: firebase google-cloud-platform google-cloud-firestore
After the first write,模式一经创建就无法更改。
您也不能在同一个项目中禁用、重新启用和重新创建 Firestore 数据库。这很不幸,很可能是 Datastore 与 App Engine 最初关系的历史后果。
唯一可能改变这种情况的方法(在第一次编写之后)是在 Google 支持中的魔法精灵的帮助下,但我相信他们也无法做到这一点。
虽然没有魔法精灵可以创建这些资源,但对您的项目具有权限的人在 Datastore 模式下创建了 Firestore 数据库。
【讨论】: