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

Upstream Changes - 2 #127

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Upstream Changes - 2 #127

merged 2 commits into from
Mar 19, 2024

Conversation

billy1624
Copy link
Member

No description provided.

@billy1624 billy1624 self-assigned this Mar 14, 2024
@billy1624 billy1624 marked this pull request as ready for review March 14, 2024 07:08
Comment on lines 80 to 103
runtime-actix-native-tls = [
"sqlx/runtime-tokio-native-tls",
"sea-query-binder/runtime-actix-native-tls",
"sqlx?/runtime-tokio-native-tls",
"sea-query-binder?/runtime-actix-native-tls",
]
runtime-async-std-native-tls = [
"sqlx/runtime-async-std-native-tls",
"sea-query-binder/runtime-async-std-native-tls",
"sqlx?/runtime-async-std-native-tls",
"sea-query-binder?/runtime-async-std-native-tls",
]
runtime-tokio-native-tls = [
"sqlx/runtime-tokio-native-tls",
"sea-query-binder/runtime-tokio-native-tls",
"sqlx?/runtime-tokio-native-tls",
"sea-query-binder?/runtime-tokio-native-tls",
]
runtime-actix-rustls = [
"sqlx/runtime-tokio-rustls",
"sea-query-binder/runtime-actix-rustls",
"sqlx?/runtime-tokio-rustls",
"sea-query-binder?/runtime-actix-rustls",
]
runtime-async-std-rustls = [
"sqlx/runtime-async-std-rustls",
"sea-query-binder/runtime-async-std-rustls",
"sqlx?/runtime-async-std-rustls",
"sea-query-binder?/runtime-async-std-rustls",
]
runtime-tokio-rustls = [
"sqlx/runtime-tokio-rustls",
"sea-query-binder/runtime-tokio-rustls",
"sqlx?/runtime-tokio-rustls",
"sea-query-binder?/runtime-tokio-rustls",
]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @tyt2y3, could you verify this?

Copy link
Member

@tyt2y3 tyt2y3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Schedule some time to merge

@billy1624 billy1624 merged commit 9e14866 into master Mar 19, 2024
27 checks passed
@billy1624 billy1624 deleted the upstream-changes-2 branch March 19, 2024 08:57
Copy link

github-actions bot commented Aug 9, 2024

🎉 Released In 0.15.0 🎉

Thank you everyone for the contribution!
This feature is now available in the latest release. Now is a good time to upgrade!
Your participation is what makes us unique; your adoption is what drives us forward.
You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

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