Skip to content

Conversation

Proziam
Copy link
Contributor

@Proziam Proziam commented Jan 10, 2025

What kind of change does this PR introduce?

Add is similar to install except it generates an output file which a user can manually execute later.

Code shared between add and install has been moved to utils.rs and models.rs

Testing

This was tested on a demo db with the index_advisor extension and seemed to work as expected.

Add is similar to 'install' except it generates an output file which a
user can manually execute later.

Code shared between `add` and `install` has been moved to `utils.rs` and
`models.rs`
Copy link

vercel bot commented Jan 10, 2025

@Proziam is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

Also added schema to the Payload model to be parsed from .control files,
if present.
@imor
Copy link
Contributor

imor commented Jan 13, 2025

This looks good, thanks @Proziam for the PR.

@imor imor merged commit 7dc93a0 into supabase:master Jan 13, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants