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
Currently scenario storage is achieved through the use of a local file (formatted in JSON).
It could be a good idea to implement some kind of storage in a database, so that it is easier to merge multiple data sources (and keep the scenario list up to date).
Goals
Implement database handler
Add existing scenario in database
Handle merging for external sources (whetever being a file or SQL scripts)
Description
Goals
Possible tool - DBFlow