stripe-sync-engine icon indicating copy to clipboard operation
stripe-sync-engine copied to clipboard

Create Stripe schema automatically

Open nkotlyarov opened this issue 3 years ago • 0 comments

I would like the stripe schema to be created automatically as it is said in docs.

Right now it does not work this way, but it works properly if I create a schema manually.

I have tried to add create schema stripe; to the initial transaction, but it also fails when applied to an "empty" database: https://github.com/supabase/stripe-sync-engine/tree/nikita

nkotlyarov avatar Jan 21 '22 16:01 nkotlyarov