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

Add migrations improvements #96

Merged
merged 6 commits into from
Nov 5, 2024
Merged

Add migrations improvements #96

merged 6 commits into from
Nov 5, 2024

Conversation

JiriLojda
Copy link
Member

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

@JiriLojda JiriLojda requested a review from a team as a code owner November 4, 2024 13:48
src/modules/migrations/utils/migrationUtils.ts Outdated Show resolved Hide resolved
src/modules/migrations/add.ts Outdated Show resolved Hide resolved
})
.option("padWithLeadingZeros", {
describe: "Specifies the number of leading zeros for the order property.",
type: "number",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you meant for the name of the migration

@JiriLojda JiriLojda merged commit 711b4c0 into main Nov 5, 2024
3 checks passed
@JiriLojda JiriLojda deleted the addMigrations_improvements branch November 5, 2024 14:32
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.

2 participants