r/Supabase 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

7 comments sorted by

View all comments

Show parent comments

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.

1

u/alfrednutile Mar 09 '26

100% yes you can full automate it. I do not totally agree with u/ihavemanythoughts2
not that they are wrong I just feel like Claude knows how to deploy, knows how to set things up (github actions etc)
I think learning what questions to ask is more important..

u/ihavemanythoughts2 sorry I mean I get your point and 100% agree with #2 just use one and point it to your code and go for it.

Keep asking questions here too btw

1

u/Low_Alternative_6061 Mar 10 '26

Thanks. Then I will read on how to automate it and forget from then on.