Allow database import at runtime
See original GitHub issue[REQUIRED] Environment info
firebase-tools: 8.4.0
Platform: MacOS
[REQUIRED] Test case
n/a
[REQUIRED] Steps to reproduce
- start the emulator with --import to preload an already exported data set.
- check on the new ui that the data is imported
- clear the database using REST api described at https://firebase.google.com/docs/emulator-suite/connect_and_prototype#clear_your_database_between_tests
- check on the ui, the data is gone
[REQUIRED] Expected behavior
The database is reset to its initial state with the imported data present
[REQUIRED] Actual behavior
The database is empty, the initial data is not restored.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:9
- Comments:10 (5 by maintainers)
Top Results From Across the Web
import tables in access runtime - Microsoft Community
Hi. There are a couple of ways to do that. You can either create a database object based on the new file or...
Read more >Importing data into upgraded runtime solutions (FileMaker Pro ...
To prepare your upgraded solution for importing data: 1. Create a folder named "Old Solution Files" inside the folder that contains the new...
Read more >Can you import data into an Access database using only the ...
1 Answer 1 ... You are correct that the runtime environment hides a lot of the functionality in Access, but almost anything that...
Read more >What are Dynamic Imports and how to use them? - Initialyze
Dynamic imports or Code Splitting is the practice of breaking up your JavaScript modules into smaller bundles and loading them dynamically at ......
Read more >Import from Excel - Runtime - OutSystems
Is it possible to import data from Excel file and insert the data into the ... You have the Excel to Record List...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@samtstern is there any news on this feature?
@samtstern Any news on the feature?