Is it safe to export Firestore data multiple times to the same storage folder? Could the overwrite break the exported data?

后端 未结 0 1171
星月不相逢
星月不相逢 2021-01-28 15:43

Here is how I\'m exporting my Firestore data:

import { today } from "@utils/dates/today";
import * as admin from "firebase-admin";

admin.init         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题