-
Notifications
You must be signed in to change notification settings - Fork 321
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
fix database existence check #463
Open
bernt-matthias
wants to merge
14
commits into
kvesteri:master
Choose a base branch
from
bernt-matthias:topic/372-followup
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix database existence check #463
bernt-matthias
wants to merge
14
commits into
kvesteri:master
from
bernt-matthias:topic/372-followup
Commits on Jul 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e11f3f - Browse repository at this point
Copy the full SHA 6e11f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e765b - Browse repository at this point
Copy the full SHA 36e765bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 743aa21 - Browse repository at this point
Copy the full SHA 743aa21View commit details -
Co-authored-by: Nicola Soranzo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15dc668 - Browse repository at this point
Copy the full SHA 15dc668View commit details -
Co-authored-by: Nicola Soranzo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 527b885 - Browse repository at this point
Copy the full SHA 527b885View commit details
Commits on Jul 15, 2020
-
- postgres: return for the first positive test - use immutable for default argument
Configuration menu - View commit details
-
Copy full SHA for 37bb37b - Browse repository at this point
Copy the full SHA 37bb37bView commit details -
Merge branch 'topic/372-followup' of https://github.com/bernt-matthia…
…s/sqlalchemy-utils into topic/372-followup
Configuration menu - View commit details
-
Copy full SHA for 4b396d8 - Browse repository at this point
Copy the full SHA 4b396d8View commit details -
Co-authored-by: Nicola Soranzo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dd16e7 - Browse repository at this point
Copy the full SHA 6dd16e7View commit details -
Co-authored-by: Nicola Soranzo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e41e85 - Browse repository at this point
Copy the full SHA 7e41e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for e481582 - Browse repository at this point
Copy the full SHA e481582View commit details
Commits on Jul 16, 2020
-
use Null connection pool and close connections
- use a connection (which is closed automatically) for data base existence check - explicitely use Null connection pool already with the 1st change disposal of the engine (which closes all open connections) is not necessary anymore. with the second change we are completely sure.
Configuration menu - View commit details
-
Copy full SHA for 74b3513 - Browse repository at this point
Copy the full SHA 74b3513View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb681c - Browse repository at this point
Copy the full SHA acb681cView commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7908606 - Browse repository at this point
Copy the full SHA 7908606View commit details
Commits on Jul 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f509f38 - Browse repository at this point
Copy the full SHA f509f38View commit details
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.