Skip to content

FIT-54: Populate products table with data#57

Open
PiotrMichalak1 wants to merge 2 commits intomainfrom
FIT-54
Open

FIT-54: Populate products table with data#57
PiotrMichalak1 wants to merge 2 commits intomainfrom
FIT-54

Conversation

@PiotrMichalak1
Copy link
Copy Markdown
Collaborator

Found out that there was no validation for products with too long names. Added lacking validation and test.

@PiotrMichalak1 PiotrMichalak1 linked an issue Feb 13, 2024 that may be closed by this pull request
- include:
file: common-changelog.yml
- include:
file: scripts/006-FIT-54-create_user_and_fill_products_table_with_initial_data.sql No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

what if we had 3 different environments with 3 different sets of data we want to use on each?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I didn't like this solution either. I succeeded in leveraging liquibase contexts to put all changesets in one changelog.
Please look at this with caution as it was a trial an error process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Populate products table with data

2 participants