We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As title states :-) to build support for this community we need this
The text was updated successfully, but these errors were encountered:
@ZkHaider which parts of the Fluent Postgres Driver are you wanting to document? For this repo, all the docs should be at https://docs.vapor.codes
Sorry, something went wrong.
+1 is not enough Need more examples of how it can be used without vapor
Hi all, new to this driver and in walking through the documentation at
https://docs.vapor.codes/fluent/overview/
There is reference to using the connection as:
app.databases.use(.postgres(hostname: "localhost", username: "vapor", password: "vapor", database: "vapor"), as: .psql)
However this yields a deprecation warning as mentioned in:
#212
Are there plans to update these docs?
Great work on this project, I'm learning a lot and loving it!
No branches or pull requests
As title states :-) to build support for this community we need this
The text was updated successfully, but these errors were encountered: