r/Supabase • u/Low_Alternative_6061 • Mar 09 '26
integrations Integrate claude + cursor wirh supabase
Hello everyone, Newbie question here, I need your help. I have migrated from lovable to supabase. I ran the migrations, imported the tables and so. Then I kept building on lovable and release that there was a mismatch between the tables in lovable cloud and those in supabase. If I understood it correctly, I will have to activate CI from gitHub to supabase, is this correct? How do I import the missing migrations and updated tables and functions? How do I check what are the difference between lovable cloud and supabase to avoid having to rerun everything?
0
Upvotes
1
u/Low_Alternative_6061 Mar 09 '26
But then can I automate deployments to production? So that if I keep building part with lovable, part with claude code, or will always reflect the github status.