Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Add cockroachdb README and add force lock functionality #263

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

taywrobel
Copy link
Contributor

Adds a readme to the cockroachdb database package, following the
postgres readme style.

Also adds the ability to force acquisition of the migration lock
via a connect URL parameter/WithInstance config, to allow for fixing
cases where an implementation error causes the schema lock to not
be released.

Lastly, tweaks the CLI readme to include information on building a
CLI for databases other than postgres.

Adds a readme to the cockroachdb database package, following the
postgres readme style.

Also adds the ability to force acquisition of the migration lock
via a connect URL parameter/WithInstance config, to allow for fixing
cases where an implementation error causes the schema lock to not
be released.

Lastly, tweaks the CLI readme to include information on building a
CLI for databases other than postgres.
@mattes mattes merged commit 8e6084b into mattes:master Jul 12, 2017
@mattes
Copy link
Owner

mattes commented Jul 12, 2017

thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants