-
Notifications
You must be signed in to change notification settings - Fork 15
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
Added an example showing programmatic usuage of sync-db Node/JS #29
Added an example showing programmatic usuage of sync-db Node/JS #29
Conversation
Codecov Report
@@ Coverage Diff @@
## master #29 +/- ##
======================================
Coverage 22.9% 22.9%
======================================
Files 11 11
Lines 179 179
Branches 11 11
======================================
Hits 41 41
Misses 137 137
Partials 1 1 Continue to review full report at Codecov.
|
@p0k8h Looks like your branch isn't up to date. I still see changes that've gone to master. |
Also update the main README file. |
d44f4a9
to
74ea835
Compare
43d656b
to
8a5860c
Compare
Resolves #12
sync-db.js
file which loadssync-db.yml
, resolves connections and synchronizes.sync-db
script now loadssync-db.js
.