FeatureFuel
1

Stripe Sync Engine, how to implement custom schemas?

Source: supabase/supabase#37195 · opened by @raky291
For example, if I want to use this Stripe version 2025-03-31.basil, I know I can modify the migrations, install an specific version of stripe, and change the stripeApiVersion.

But it's not very clear how I can update the table schemas. I reviewed the code, and it doesn't seem possible.


For example, in the version I want to use, some fields were moved from the Subscription schema to SubscriptionItem.


So what can I do?

That's just an example; there may be more cases in Stripe's changelog.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests