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

Database deployment capabilities #19

Open
benedeki opened this issue Apr 10, 2022 · 0 comments
Open

Database deployment capabilities #19

benedeki opened this issue Apr 10, 2022 · 0 comments
Labels
epic Epic under discussion Requires consideration before a decision is made whether/how to implement

Comments

@benedeki
Copy link
Contributor

benedeki commented Apr 10, 2022

Background

For effective usage of fa-db it expects the database to have the actual functions and tables they use. Manual deployment is tedious and error prone. Automation would be very helpful.

Goal

Ability to deploy or upgrade DB to the current version with automatic generation of structure transformation queries and functions deployment.

Expected Task List

A list of expected issues that will be needed to achieve this Epic

  1. Ability to setup the database
  2. Ability to deploy functions
  3. Ability to deploy tables and schemas
  4. Unifying function to call all the above in one simple step.
@benedeki benedeki added under discussion Requires consideration before a decision is made whether/how to implement DB epic Epic labels Apr 10, 2022
@benedeki benedeki removed the DB label Jun 9, 2023
@benedeki benedeki moved this from 🆕 To groom to 📋 Backlog in CPS small repos project Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Epic under discussion Requires consideration before a decision is made whether/how to implement
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant