Good morning
I have the latest version of app studio.
I know that opening the database must be removed from Main() and placed on a button because it needs to load the sqlite wasm libraries.
But when my app starts I need this opening to be automatic, because I check some information before loading the app.
How can I do this opening automatically?