You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Can we upload multiple csv files if they have created the index file? I used your repo example and tried to add to my firestore. Within the "csv-indexed" folder. I ran the following command
Hello,
Can we upload multiple csv files if they have created the index file? I used your repo example and tried to add to my firestore. Within the "csv-indexed" folder. I ran the following command
fire-migrate import --merge test.INDEX.csv myCollection
How ever, only the first file is written to the database and not the rest....any other way to automatically add one after the other?
I have about 450 rows each in 10 different files.
The text was updated successfully, but these errors were encountered: