This repository was archived by the owner on May 17, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 295
closing connection once data diff is executed #785
Merged
Merged
Changes from 1 commit
Commits
Show all changes
52 commits Select commit Hold shift + click to select a range
55be7fe closing connection once data diff is executed
sar009 78827e8 typo fix
sar009 d309b98 moving database to with block
sar009 fe49f40 optimizing _data_diff function
sar009 933a393 minor
sar009 dc0147a minor
sar009 a916183 bug fix
sar009 f1a8baa linter fixes
sar009 e263027 formating code
sar009 3dbb6da update CONTRIBUTING.md and cleanup ansi escape sequences
sar009 8871d16 Merge branch 'datafold:master' into 784
sar009 82d2674 Merge branch 'master' into 784
sar009 ba4182e Merge branch 'master' into 784
sar009 8cf6e88 Merge branch 'master' into 784
sar009 193c2bd Merge branch 'master' into 784
sar009 89b2ab7 Merge branch 'master' into 784
sar009 d78e8e0 Merge branch '784' of github.com:sar009/data-diff into 784
sar009 4699c66 Merge branch 'master' of github.com:sar009/data-diff into 784
sar009 3de6c3a read postgres db config from common.CONN_STRINGS
sar009 6828c4a Merge branch 'master' into 784
sar009 9ac5967 Merge branch 'master' into 784
sungchun12 1d6c371 defaulting postgres port
sar009 00aa1be Merge branch '784' of github.com:sar009/data-diff into 784
sar009 73c63e0 Merge branch 'master' into 784
sar009 e9273c4 Merge branch 'master' into 784
sungchun12 59a9e8b Merge branch 'master' into 784
sungchun12 08edfa4 Merge branch 'master' into 784
sar009 e9a7630 Merge branch 'master' into 784
sar009 7280344 Merge branch 'master' into 784
sar009 13bbd5c Merge branch 'master' into 784
sar009 3ed4bce test
sar009 b2a1542 test for __main__
sar009 6a86647 adding close db connection test
sar009 0b9d360 update test case
sar009 9bf91ce do not use shared connection
sar009 9f4ac6e no connection sharing
sar009 78d0976 no connection sharing
sar009 9bd278f avoid list typing
sar009 44bddad Merge branch 'master' into 784
sar009 4397d7e Merge branch 'master' into 784
sar009 a611ccc Merge branch 'master' into 784
sungchun12 10c6f36 Update tests/test_main.py
sar009 2333dfc Update tests/test_main.py
sar009 3ec84e0 Apply suggestions from code review
sar009 ab19d2a Update tests/test_database.py
sar009 6d00f42 minor
sar009 4513be9 minor
sar009 4c4203d minor
sar009 10f6afa minor
sar009 09d33a9 Merge branch 'master' into 784
sungchun12 75713f9 merging 784
sar009 dba5623 remove redundant variable
sar009 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
defaulting postgres port
Signed-off-by: Sarad Mohanan <sarad.mohanan@gmail.com>
- Loading branch information
commit 1d6c3713c90c31d2d1c83609494fc85baab09b4e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.