Session ID: 0a83b0da-6c1c-4e67-8a67-ef771ab1fbb6
Pro User ID: n/a
Issue Description (required)
Dyad has stopped automatically creating tables in Supabase. Instead, it only generates migration files or SQL commands, even when the "Create tables automatically" option (or equivalent) is enabled in the settings.
Expected Behavior (required)
Dyad should automatically create the necessary database tables in the connected Supabase instance upon schema changes or project initialization.
Actual Behavior (required)
Dyad creates local migration files or provides SQL snippets to be manually executed in the Supabase SQL Editor, bypassing the automatic table creation process.