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

Avoid showing SQLite features in releases until ready #1550

Merged

Conversation

itowlson
Copy link
Contributor

@itowlson itowlson commented Jun 1, 2023

We do not expect SQLite to be entirely ready at the next Spin release, but do not want to wrestle with cherry picking commits and disentangling conflicts. Therefore the plan is:

  • Suppress the spin up --sqlite flag from being shown in the help text.
  • Gate the Rust SDK sqlite module behind a feature flag.

The second needs a bit of coordination with #1549 so I'll have a chat with the author of that one and see what order we want to do things in. this was done and is in the PR as merged

…ready

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson marked this pull request as ready for review June 1, 2023 20:07
@itowlson itowlson requested a review from dicej June 1, 2023 20:07
@itowlson itowlson merged commit bcf66a7 into fermyon:main Jun 1, 2023
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