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

Avoid vendor specific defaults in the config #41

Merged
merged 2 commits into from
Feb 3, 2020

Conversation

kabirbaidhya
Copy link
Contributor

Port number 1433 is for mssql only; sync-db is vendor agnostic - at least it supports mssql and pg at the moment.

Port number 1433 is for mssql only; sync-db is vendor agnostic - at least it supports mssql and pg at the moment.
@codecov-io
Copy link

codecov-io commented Feb 3, 2020

Codecov Report

Merging #41 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #41   +/-   ##
======================================
  Coverage    26.6%   26.6%           
======================================
  Files          12      12           
  Lines         218     218           
  Branches       16      16           
======================================
  Hits           58      58           
  Misses        159     159           
  Partials        1       1
Impacted Files Coverage Δ
src/config.ts 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d36521...5c59b0e. Read the comment docs.

@mesaugat
Copy link
Member

mesaugat commented Feb 3, 2020

O.o Nice catch. So into MSSQL that I forgot that there are other databases that exist.

@kabirbaidhya kabirbaidhya merged commit 7d6f5cf into master Feb 3, 2020
@kabirbaidhya kabirbaidhya deleted the avoid-vendor-defaults branch February 3, 2020 17:07
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.

3 participants