Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M membership.eclipse.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • Websites
  • membership.eclipse.org
  • Merge requests
  • !114

Add property to recreate DB on given special profile

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Martin Lowe requested to merge autumnfound-patch-1 into master Jun 17, 2021
  • Overview 10
  • Commits 1
  • Changes 1

The idea with this PR is to give an easy way we can trigger a rebuild of the DB through the service on remote pods/environments. All that would need to be done to enable the profile is to export QUARKUS_PROFILE=dbfresh or set that environment variable and start the server. After completion, the variable can be cleared, and the DB restarted in the normal profile for standard operation.

While DDL exports are ideal, they can be a little messy with how Hibernate generates and manages tables.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: autumnfound-patch-1

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent