Skip to content
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

Support starting Derby instance from a backup #6

Open
bindul opened this issue Dec 11, 2015 · 1 comment
Open

Support starting Derby instance from a backup #6

bindul opened this issue Dec 11, 2015 · 1 comment

Comments

@bindul
Copy link
Contributor

bindul commented Dec 11, 2015

See:

http://db.apache.org/derby/docs/10.12/ref/rrefcreatefrom.html
http://db.apache.org/derby/docs/10.12/ref/rrefrestorefrom.html

@bindul bindul modified the milestone: JUnit Helper 0.2 Dec 15, 2015
@bindul bindul modified the milestones: v1.0-alpha.2, v1.0-alpha.1 Jan 11, 2016
@bindul bindul added the blocked label Feb 18, 2016
@bindul
Copy link
Contributor Author

bindul commented Feb 18, 2016

Blocked on #23

bindul added a commit that referenced this issue Feb 23, 2016
- Support online backup of a database
- Support creating database from a backup
- Support restoring a database from a backup (with and without
roll-forward recovery)
- Additional refactoring to clean up code.

Resolves #6
Resolves #23

Change-Id: Id79f920fb479d28bea861eec32c679ceb4cbe6b9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Derby Junit Helper
Done on Feature Branch
Development

No branches or pull requests

1 participant