stripe-sync-engine
stripe-sync-engine copied to clipboard
Create Stripe schema automatically
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