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

Implement PG table init and upgrade algorithm #18

Open
GenTang opened this issue May 31, 2020 · 0 comments
Open

Implement PG table init and upgrade algorithm #18

GenTang opened this issue May 31, 2020 · 0 comments
Labels
enhancement New feature or request P2 Priority 2 (High)

Comments

@GenTang
Copy link
Contributor

GenTang commented May 31, 2020

Feature Request

Is your feature request related to a problem? Please describe:

There is no PG table init script. When a new PG installed, there is no table and we cannot run Ligase correctly.

Describe the feature you'd like:

Four things to do:

  • Separate pg docker image and init script
  • Design pg init strategy and pg table upgrade strategy
  • Add init script to create database and tables
  • Add upgrade script if it is neccessary.

Teachability, Documentation, Adoption, Migration Strategy:

@GenTang GenTang added the enhancement New feature or request label May 31, 2020
@GenTang GenTang changed the title Add PG table init script Implement PG table init and upgrade algorithm May 31, 2020
@GenTang GenTang added the P2 Priority 2 (High) label May 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Priority 2 (High)
Projects
None yet
Development

No branches or pull requests

1 participant