Turn on stripe integration and create foreign tables with migration files? #33856
Unanswered
alexkess101
asked this question in
Questions
Replies: 1 comment
-
i need help with fixing my checkout page |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a local supabase project and really love the stripe integration. It works great!
The only thing is that I can't figure out how to build out those foreign tables with migration files. I need to do this so that I can keep my staging environments in sync. Plus, if I don't have it then every time I reset my local db I have to go through the whole processes of enabling the stripe integration and manually adding all of the foreign tables again.
If anyone knows anything about this that would be extremely helpful!
Beta Was this translation helpful? Give feedback.
All reactions