Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Remove unnecessary undefined guards for test db connection strings #106

Merged
merged 1 commit into from
Aug 6, 2020

Conversation

vitaly-t
Copy link
Contributor

@vitaly-t vitaly-t commented Aug 6, 2020

With the latest version of connection-string, you no longer need to do || '', as that's now the default. See issue #33.

With the very latest version of [connection-string], you no longer need to do `|| ''`, as that's now the default. See [issue sqlectron#33](vitaly-t/connection-string#33).
@MasterOdin MasterOdin changed the title Update config.js Remove unnecessary undefined guards for test db connection strings Aug 6, 2020
Copy link
Member

@MasterOdin MasterOdin left a comment

Choose a reason for hiding this comment

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

Thanks for this! I'm so used to having to do defense programming, that I just always assume I have to, and do not bother to read patch notes and such to see if that's actually true or not.

@MasterOdin MasterOdin merged commit bd9cfc5 into sqlectron:master Aug 6, 2020
@vitaly-t vitaly-t deleted the patch-1 branch August 6, 2020 23:53
@MasterOdin MasterOdin mentioned this pull request Aug 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants