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

2.x.x todos tutorial #47

Merged
merged 12 commits into from
Jan 17, 2024
Merged

2.x.x todos tutorial #47

merged 12 commits into from
Jan 17, 2024

Conversation

adam-fowler
Copy link
Member

This is the example used in the todos tutorial

@@ -0,0 +1,14 @@
import Hummingbird
@_spi(ConnectionPool) import PostgresNIO
Copy link
Member

Choose a reason for hiding this comment

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

I like their connection pool, like everyone, but @_spi in a tutorial doesn't feel right

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes I know. But I don't have an alternative unless I use the Vapor alternative. Remember this is still alpha software.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll mention something in the tutorial text for the moment and hope Fabian removes this eventually

todos-postgres-tutuorial/Sources/Todos.swift Outdated Show resolved Hide resolved
@adam-fowler adam-fowler merged commit 3305e23 into 2.x.x Jan 17, 2024
1 check passed
@adam-fowler adam-fowler deleted the 2.x.x-todos-tutorial branch January 17, 2024 10:16
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