You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add new io utility for standard I/O operations [\#44](https://github.com/leapfrogtechnology/sync-db/pull/44)[[util](https://github.com/leapfrogtechnology/sync-db/labels/util)] ([kabirbaidhya](https://github.com/kabirbaidhya))
23
29
- Bump codecov from 3.6.1 to 3.6.5 [\#43](https://github.com/leapfrogtechnology/sync-db/pull/43)[[dependencies](https://github.com/leapfrogtechnology/sync-db/labels/dependencies)] ([dependabot[bot]](https://github.com/apps/dependabot))
24
30
- Run synchronize in a single transaction per connection [\#39](https://github.com/leapfrogtechnology/sync-db/pull/39)[[feature](https://github.com/leapfrogtechnology/sync-db/labels/feature)][[internals](https://github.com/leapfrogtechnology/sync-db/labels/internals)][[ux](https://github.com/leapfrogtechnology/sync-db/labels/ux)] ([kabirbaidhya](https://github.com/kabirbaidhya))
25
31
@@ -101,6 +107,7 @@
101
107
102
108
**Changes**
103
109
110
+
- Add new io utility for standard I/O operations [\#44](https://github.com/leapfrogtechnology/sync-db/pull/44)[[util](https://github.com/leapfrogtechnology/sync-db/labels/util)] ([kabirbaidhya](https://github.com/kabirbaidhya))
104
111
- Fix file name mistake [\#30](https://github.com/leapfrogtechnology/sync-db/pull/30) ([p0k8h](https://github.com/p0k8h))
105
112
- Added an example showing programmatic usuage of sync-db Node/JS [\#29](https://github.com/leapfrogtechnology/sync-db/pull/29)[[example](https://github.com/leapfrogtechnology/sync-db/labels/example)][[programmatic-api](https://github.com/leapfrogtechnology/sync-db/labels/programmatic-api)] ([p0k8h](https://github.com/p0k8h))
106
113
- Throw an error if object type names doesn't match directory convention [\#28](https://github.com/leapfrogtechnology/sync-db/pull/28)[[bugfix](https://github.com/leapfrogtechnology/sync-db/labels/bugfix)] ([p0k8h](https://github.com/p0k8h))
0 commit comments