MorenoMdz
MorenoMdz
Indeed, this could be a way to use it in PDF generators as well.
> Hey @MorenoMdz, we are facing a similiar issue. But it seems like the `userId` is only omitted sometimes for us. Have you found a solution for this? Thank you!...
Same issue here, we used to be able to run dumps from our staging and prod projects to run some tests locally, since a few months ago we can't the...
We have this issue as well when we leave the emulator running for long times, is there a way to recover from this? The file the emulator writes can be...
> #566 I have the same error only when loading a DB dump from our prod Firestore, it was working fine until a few days ago, now it only loads...
> @MorenoMdz What is the production error message exactly? If it is related to missing indexes, then you've run into #2027 where Firestore indexes must be explicitly created in production...
> We have had the same problem for many months. If collections contain too many documents, they cannot be displayed or edited. When the productive dumps became larger and larger,...
> Right now we don't have a defined limit on the emulator suite, however these aren't (generally) intended for a full dump of prod data. I'll take the feedback that...
> You can use this script to create your own schema: https://github.com/firebase/extensions/blob/9f8d7fd6048bcaa7b5bc505cebe2e90494359e33/firestore-bigquery-export/guides/GENERATE_SCHEMA_VIEWS.md This can't be done automatically. Hey @Goule, having this as a View instead of a Table is so...
> You're right, there isn't currently support for that. I feel like this starts to get into the area of "how much behavior do we reproduce?" If we write code...