Skip to content

Conversation

@dhensby
Copy link
Collaborator

@dhensby dhensby commented Nov 25, 2021

What this does:

v7 stopped using our built-in connection string parser in favour of @tediousjs/connection-string, the code was left in pace for users that still wanted to use it themselves.

It is now removed and developers who want to parse connection strings can now use parseConnectionString function that is statically available on ConnectionPool.

This officially removes any kind of support for URI style connection strings until it is added to the tedious package.

Pre/Post merge checklist:

  • Update change log

@dhensby dhensby merged commit 2d04cf8 into tediousjs:master Nov 26, 2021
@dhensby dhensby deleted the pulls/rm-connection-string-parser branch November 26, 2021 00:20
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.

1 participant