Updating an existing Database connection in Blazor Studio

Can you update an existing Database connection in Blazor Studio? I would like to scaffold more tables and stored procedures. Do I have to delete it first and recreate it or can it just be updated?

1 Like

Looks like I either was paying attention or the fact that I had Visual Studio 2022 open in the same solution interfered with my updating my connection but it works now.

1 Like