Hello guys. I'm testing out the Blazor Studio with the chinook demo SQLite database, and when i deploy to Azure all the Data and Schema (Except for the security tables and 1 user). are gone from the database. the database Connection string ("Data Source=chinook.db;Default Timeout=30") works great otherwise. Any information on the best approach using SQLite is appreciated.
Thanks
Rob