mirror of
https://github.com/supabase/supabase.git
synced 2026-07-07 00:34:33 +08:00
* Add schema flag to the foreign-schema wrappers. * Support the new mode in the create wrapper flow. * Minor CSS tweaks. * Re-add a missing line. * Add source schema field. * Make source and target schema part of the form state. * Fix the edit mutation. * Show a warninf for the feature if the wrappers extension is below 0.5.0. * Bring the SchemaEditor side panel into 21st century and simplify it. * Use the schema editor in the Create wrapper sheet to create a new schema. * Minor fixes. * Fix the badge border in WrapperRow.