Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable migration table #3780

Closed

Conversation

kriswuollett
Copy link
Contributor

No description provided.

The forumula are now versioned, e.g., `postgresql@14`. Previously it was just
`postgresql`.
Updated because as of current date running `cargo clippy --all` from
`clippy-preview` fails because clap_complete v4.4.0 has rust 1.70.0 minimum.
The command `cargo build --all` also depends on `anstream v0.5.0` which has
same rust version requirement.

anstream v0.5.0 and clap_complete v4.4.0 now have minimum rust 1.70.0
The forumula are now versioned, e.g., `postgresql@15`. Previously it was just
`postgresql`.
@weiznich
Copy link
Member

weiznich commented Sep 6, 2023

To leave a comment here as well:
As commented on the discussion thread: This is the wrong approach. Please follow what was suggested there, otherwise this feature cannot be accepted. (Additionally the suggested approach will likely simplify the effort to implement such feature significantly).

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