Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Conversation

@xsalonx
Copy link
Collaborator

@xsalonx xsalonx commented Aug 16, 2023

I have a JIRA ticket

  • branch and/or PR name(s) include(s) JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected

Notable changes for developers:

  • hooks for pgmodeler design outdated, please reinstall hooks
  • removed task db:export from rctmake

Changes made to the database:

  • use sequelize migration instead of sql file

  • setup-db.sh does not create tables anymore, only database, user with sufficient permissions

  • add sequelize model Meta and ParticlesPhysData

  • update Run model:

    • add field fillNumber
    • add field runType
  • delete columns from schema:

    • simulation_passes..ml
    • data_passes.jira
    • data_passes.ml
    • data_passes.software_version
    • runs.ir
    • runs.filling_scheme
    • runs.mu

@xsalonx xsalonx requested a review from Ehevi August 16, 2023 13:52
@xsalonx xsalonx self-assigned this Aug 16, 2023
@Ehevi Ehevi self-requested a review August 17, 2023 06:04
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's a good idea to still keep the database schema picture for the reference. I'd propose the docs folder for that purpose.

@Ehevi Ehevi merged commit fd2e314 into master Aug 17, 2023
@Ehevi Ehevi deleted the improvement/ORCT-143/throw-out-pgmodeler-design branch August 17, 2023 06:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants