Skip to content

Upstream Changes - 2#127

Merged
billy1624 merged 2 commits intomasterfrom
upstream-changes-2
Mar 19, 2024
Merged

Upstream Changes - 2#127
billy1624 merged 2 commits intomasterfrom
upstream-changes-2

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?

@billy1624 billy1624 force-pushed the upstream-changes-2 branch from c1dbdee to de11583 Compare March 19, 2024 07:20
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
@billy1624 billy1624 deleted the upstream-changes-2 branch March 19, 2024 08:57
@github-actions
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