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

Documentation for connection config provider #241

Closed

Conversation

oranoran
Copy link
Contributor

Documentation for:
knex/knex#3497

@kibertoad
Copy link
Collaborator

Could you please remove the generated part from this PR? We regenerate it before releasing to reduce conflicts :)

@@ -74,7 +74,7 @@ export default [
},
{
type: "text",
content: "The connection options are passed directly to the appropriate database client to create the connection, and may be either an object, or a connection string:"
content: "The connection options are passed directly to the appropriate database client to create the connection, and may be either an object, a connection string, or a function returning an object:"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can it still be a connection string?

@oranoran oranoran closed this Oct 27, 2019
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.

None yet

2 participants