Skip to content

fix: charts postgres tables#178

Merged
CDiezRodriguez merged 11 commits intoeclipse-tractusx:mainfrom
AYaoZhan:fix/chartsPostgresTables
Dec 18, 2025
Merged

fix: charts postgres tables#178
CDiezRodriguez merged 11 commits intoeclipse-tractusx:mainfrom
AYaoZhan:fix/chartsPostgresTables

Conversation

@AYaoZhan
Copy link
Copy Markdown
Contributor

@AYaoZhan AYaoZhan commented Nov 18, 2025

WHAT

Refactored the extensions/store/sql/migrations module to avoid duplicate classes, functions and resources.
Add missing tables to the extensions/store/sql/migrations resources.
Update issuerservice-datasource-config.yaml to include the missing tables.

FURTHER NOTES

Removed participant table from the module since its missing from the upstream and therefore not being used.

Closes #172

@AYaoZhan AYaoZhan self-assigned this Nov 18, 2025
@AYaoZhan AYaoZhan added the bug Something isn't working label Nov 18, 2025
@AYaoZhan AYaoZhan force-pushed the fix/chartsPostgresTables branch from 3f11063 to 7688b08 Compare November 18, 2025 15:56
@AYaoZhan AYaoZhan force-pushed the fix/chartsPostgresTables branch from f2a220e to 6f0169d Compare November 28, 2025 11:46
@AYaoZhan AYaoZhan force-pushed the fix/chartsPostgresTables branch from 6f0169d to e0db6ad Compare November 28, 2025 13:36
@AYaoZhan AYaoZhan force-pushed the fix/chartsPostgresTables branch 3 times, most recently from 00038d7 to 30c6d7a Compare December 17, 2025 09:28
@AYaoZhan AYaoZhan force-pushed the fix/chartsPostgresTables branch from 30c6d7a to b94ee97 Compare December 17, 2025 09:52
Copy link
Copy Markdown
Contributor

@CDiezRodriguez CDiezRodriguez left a comment

Choose a reason for hiding this comment

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

Amazing work @AYaoZhan!
Successfully tested in my local deployment, the tables are generated correctly.

@CDiezRodriguez CDiezRodriguez merged commit 374e1b9 into eclipse-tractusx:main Dec 18, 2025
30 checks passed
@AYaoZhan AYaoZhan deleted the fix/chartsPostgresTables branch March 5, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Missing Postgres tables in deployment

3 participants